StringFormat::GetTabStopCount method (gdiplusstringformat.h)
The StringFormat::GetTabStopCount method gets the number of tab-stop offsets in this StringFormat object.
Syntax
INT GetTabStopCount();
Return value
Type: INT
This method returns an integer that indicates the number of tab stops in this StringFormat object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP, Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | gdiplusstringformat.h (include Gdiplus.h) |
Library | Gdiplus.lib |
DLL | Gdiplus.dll |