[]
Represents an element of a collection of custom tab stops.
public sealed class TabStopsItem : CanvasItem, IDisposable, ICloneable
| Name | Description |
|---|---|
| TabStopsItem(TabStop[]) | Initializes a new instance of the TabStopsItem class. |
| Name | Description |
|---|---|
| TabStops | Gets the tab stops. |
| Name | Description |
|---|---|
| Clone() | Performs a cloning of this instance. |
| CreateRead(BinaryReader, short) | Return an instance of the CanvasItem received from a BinaryReader |