TextTabStopCollection Class

TextTabStopCollection class

Represents the list of all tab stops.


type TextTabStopCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewTextTabStopCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdds a tab stop.
GetGets by the index.
GetCount