TabStop.TabStop
TabStop()
Initializes a new instance of the TabStop class.
public TabStop()
See Also
- class TabStop
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF
TabStop(float)
Initializes a new instance of the TabStop class with specified position.
public TabStop(float position)
| Parameter | Type | Description |
|---|---|---|
| position | Single | The position of the tab stop. |
See Also
- class TabStop
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF