TabStop Class |
Namespace: Aspose.Pdf.Text
The TabStop type exposes the following members.
Name | Description | |
---|---|---|
![]() | TabStop |
Initializes a new instance of the TabStop class.
|
![]() | TabStop(Single) |
Initializes a new instance of the TabStop class with specified position.
|
Name | Description | |
---|---|---|
![]() | AlignmentType |
Gets or sets a AlignmentType enum that indicates the tab tab alignment type.
|
![]() | IsReadOnly |
Gets value indicating that this TabStop instance is already attached to TextFragment and became readonly
|
![]() | LeaderType |
Gets or sets a TabLeaderType enum that indicates the tab leader type.
|
![]() | Position |
Gets or sets a float value that indicates the tab stop position.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |