TextTabStopCollection Class
TextTabStopCollection class
Represents the list of all tab stops.
type TextTabStopCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewTextTabStopCollection | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add | Adds a tab stop. |
Get | Gets |
GetCount |