Tab |
The TabStop type exposes the following members.
| Name | Description | |
|---|---|---|
| TabStop(Double, TabStopAlignment) | Initializes a new instance of the TabStop struct. | |
| TabStop(Double, TabStopAlignment, TabCharacterLeader) | Initializes a new instance of the TabStop struct. |
| Name | Description | |
|---|---|---|
| Alignment | Gets the alignment of text at this tab stop. | |
| Leader | Gets the type of the leader line displayed under the tab character. | |
| Position | Gets the position of the tab stop in points. |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this
TabStop instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(TabStop) | Determines whether the otherTabStop is equal to this TabStop instance. | |
| GetHashCode |
Returns a hash code for this TabStop instance.
(Overrides ValueTypeGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(TabStop, TabStop) | Determines whether first and second TabStops are equal. | |
| Inequality(TabStop, TabStop) | Determines whether first and second TabStops are not equal. |