TTMSFNCPDFRichTextLibTabStop Record
Defines a single tab stop position and horizontal alignment within a paragraph style.
API unit family: TMSFNCPDFRichTextLib
Syntax
TTMSFNCPDFRichTextLibTabStop = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Alignment |
TTMSFNCGraphicsTextAlign |
Horizontal alignment of text positioned at this tab stop. |
Location |
Single |
Position of the tab stop in points from the paragraph's leading margin. |