The Heading type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Actions |
The actions that will be executed when the paragraph is clicked.
(Inherited from Paragraph.) | |
| Bookmark |
Get or set the bookmark text.
(Inherited from BookmarkParagraph.) | |
| Border |
Get or set the border around this content element.
Default is null, meaning that there is no border.
(Inherited from Bordered.) | |
| Caption |
This attribute can be referenced using the #c field.
(Inherited from Paragraph.) | |
| DoNotBreak |
Get or set if a paragraph may be broken on page edges.
(Inherited from Paragraph.) | |
| FirstLineIndentation |
Get or set the amount of extra LeftIndentation applied to the first line only.
(Inherited from TextParagraph.) | |
| FlowDirection |
Get or set the flow direction of text elements (fragments).
(Inherited from TextParagraph.) | |
| Fragments |
Collection of fragment objects.
(Inherited from TextParagraph.) | |
| HangIndentation |
Get or set the amount of extra LeftIndentation applied to all but the first line.
(Inherited from TextParagraph.) | |
| HorizontalAlignment |
Get or set the horizontal alignment of the paragraph.
(Inherited from Paragraph.) | |
| ID |
Get or set the ID for referencing the paragraph.
(Inherited from Paragraph.) | |
| Justified |
Get or set if the text is justified.
(Inherited from TextParagraph.) | |
| KeepWithNext |
Get or set if the next paragraph needs start on the same page.
(Inherited from Paragraph.) | |
| Label |
Get or set the label for this paragraph.
(Inherited from Paragraph.) | |
| LeftIndentation |
Get or set the left side indent for this paragraph.
(Inherited from Paragraph.) | |
| Level |
0-based outline level of this heading. E.g. 0 may be the outline level
of a chapter.
(Inherited from NumberedItem.) | |
| LineSpacing |
Get or set the extra amount of white space between lines.
(Inherited from TextParagraph.) | |
| Margin |
Get or set the margin of a border.
(Inherited from Bordered.) | |
| Note |
Get or set the note to be inserted.
(Inherited from Paragraph.) | |
| NumberAlignment |
Get or set horizontally alignment of the number part of this item.
(Inherited from NumberedItem.) | |
| NumberFragments |
Get the content of the number part of this item.
(Inherited from NumberedItem.) | |
| NumberLeftIndentation |
Get or set the left indentation of the number part.
(Inherited from NumberedItem.) | |
| NumberRightIndentation |
Get or set the right indentation of the number part
(Inherited from NumberedItem.) | |
| Padding |
Get or set the padding of a border.
(Inherited from Bordered.) | |
| RestartNumbering |
Get or set if the numbering at this level is restarted.
(Inherited from NumberedItem.) | |
| RestartNumberingAt |
Gets or sets the number to start the numbered item range with.
(Inherited from NumberedItem.) | |
| RightIndentation |
Get or set the right side indent for this paragraph.
(Inherited from Paragraph.) | |
| SpacingAfter |
Get or set the number of added user space units below the rendered paragraph.
(Inherited from Paragraph.) | |
| SpacingBefore |
Get or set the number of added user space units above the rendered paragraph.
(Inherited from Paragraph.) | |
| StartOnNewColumn |
Get or set if the paragraph needs to start on a new column.
(Inherited from Paragraph.) | |
| StartOnNewPage |
Get or set if the paragraph needs to start on a new page.
(Inherited from Paragraph.) | |
| TabStops |
Allows you to define points to jump to when a tab character is encountered.
(Inherited from TextParagraph.) |