Heading Class |
Namespace: Aspose.Pdf
The Heading type exposes the following members.
Name | Description | |
---|---|---|
![]() | Heading |
Initializes a new instance of the Cell class.
|
Name | Description | |
---|---|---|
![]() | BaselinePosition |
Gets text position for text, represented with TextFragment object.
The YIndent of the Position structure represents baseline coordinate of the text fragment.
(Inherited from TextFragment.) |
![]() | DestinationPage |
Gets the destination page.
|
![]() | EndNote |
Gets or sets the paragraph end note.(for pdf generation only)
(Inherited from TextFragment.) |
![]() | FootNote |
Gets or sets the paragraph foot note.(for pdf generation only)
(Inherited from TextFragment.) |
![]() | Form |
Gets form object that contains the TextFragment
(Inherited from TextFragment.) |
![]() | HorizontalAlignment |
Gets or sets a horizontal alignment of text fragment.
(Inherited from TextFragment.) |
![]() | Hyperlink |
Sets the fragment hyperlink
(Inherited from TextFragment.) |
![]() | IsAutoSequence |
Gets the heading should be numered automatically.
|
![]() | IsFirstParagraphInColumn |
Gets or sets a bool value that indicates whether this paragraph will be at next column.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | IsInLineParagraph |
Gets or sets a paragraph is inline.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | IsInList |
Gets the heading should be in toc list.
|
![]() | IsInNewPage |
Gets or sets a bool value that force this paragraph generates at new page.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | IsKeptWithNext |
Gets or sets a bool value that indicates whether current paragraph remains in the same page along with next paragraph.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | Level |
Gets the level.
|
![]() | Margin |
Gets or sets a outer margin for paragraph (for pdf generation)
(Inherited from BaseParagraph.) |
![]() | Page |
Gets page that contains the TextFragment
(Inherited from TextFragment.) |
![]() ![]() | Position |
Gets or sets text position for text, represented with TextFragment object.
(Inherited from TextFragment.) |
![]() | Rectangle |
Gets rectangle of the TextFragment
(Inherited from TextFragment.) |
![]() ![]() | Segments |
Gets text segments for current TextFragment.
(Inherited from TextFragment.) |
![]() | StartNumber |
Gets the heading start number.
|
![]() | Style |
Gets or sets style.
|
![]() ![]() | Text |
Gets or sets String text object that the TextFragment object represents.
(Inherited from TextFragment.) |
![]() ![]() | TextState |
Gets or sets text state for the text that TextFragment object represents.
(Inherited from TextFragment.) |
![]() | TocPage |
Gets the page that contains this heading.
|
![]() | Top |
Gets the top Y of this headings.
|
![]() | UserLabel |
Gets or sets user label.
|
![]() | VerticalAlignment |
Gets or sets a vertical alignment of text fragment.
(Inherited from TextFragment.) |
![]() | WrapLinesCount |
Gets or sets wrap lines count for this paragraph(for pdf generation only)
(Inherited from TextFragment.) |
![]() | ZIndex |
Gets or sets a int value that indicates the Z-order of the graph. A graph with larger ZIndex
will be placed over the graph with smaller ZIndex. ZIndex can be negative. Graph with negative
ZIndex will be placed behind the text in the page.
(Inherited from BaseParagraph.) |
Name | Description | |
---|---|---|
![]() | Clone |
Clone the heading.
(Overrides TextFragmentClone.) |
![]() | CloneWithSegments |
Clone the heading with all segments.
(Overrides TextFragmentCloneWithSegments.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsolateTextSegments |
Gets TextSegment(s) representing specified part of the TextFragment text.
(Inherited from TextFragment.) |
![]() | ToString | (Inherited from Object.) |