TabStops Class |
Namespace: Aspose.Pdf.Text
The TabStops type exposes the following members.
Name | Description | |
---|---|---|
![]() | TabStops | Initializes a new instance of the TabStops class |
Name | Description | |
---|---|---|
![]() | Count |
Initializes a new instance of the TabStop class with specified position and
add it to the TabStops collection.
|
![]() | IsReadOnly |
Gets value indicating that this TabStops instance is already attached to TextFragment and became readonly.
|
![]() | Item |
Gets or sets a TabStop object from the collection according to TabStop index.
|
Name | Description | |
---|---|---|
![]() | Add |
Initializes a new instance of the TabStop class and add it to the
TabStops collection.
|
![]() | Add(Single) |
Initializes a new instance of the TabStop class with specified position and
add it to the TabStops collection.
|
![]() | Add(TabStop) |
Add instance of the TabStop class to the TabStops collection.
|
![]() | Add(Single, TabLeaderType) |
Initializes a new instance of the TabStop class with specified position and leader
type and add it to the TabStops collection.
|
![]() | Clone |
Clones a new TabStops objects.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |