Name | Description | |
---|---|---|
![]() | PdfFlowHeadingContent Constructor | Initializes a new PdfFlowHeadingContent object. |
The following tables list the members exposed by PdfFlowHeadingContent.
Name | Description | |
---|---|---|
![]() | PdfFlowHeadingContent Constructor | Initializes a new PdfFlowHeadingContent object. |
Name | Description | |
---|---|---|
![]() | AutoNumber | Gets or sets a value indicating whether the headings should be numbered automatically. |
![]() | Background | Gets or sets the content background. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowContent) |
![]() | DestinationName | Gets or sets the destination name. (Inherited from PdfFlowTextContent) |
![]() | InnerMargins | Gets or sets the content inner margins. (Inherited from PdfFlowTextContent) |
![]() | Level | Gets or sets the heading level (1 to 8). |
![]() | OuterMargins | Gets or sets the content outer margins. (Inherited from PdfFlowTextContent) |
![]() | StructureElement | Gets or sets the structure element. (Inherited from PdfFlowTextContent) |
![]() | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from PdfFlowTextContent) |
Name | Description | |
---|---|---|
![]() | GetContentHeight | Overloaded. Gets the content height. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowTextContent) |
![]() | ToString | Returns a string that represents the current object. (Inherited from PdfFlowTextContent) |
Name | Description | |
---|---|---|
![]() | AfterContentDraw | Gets or sets the event that is fired after the flow content object is drawn on the page. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowContent) |
![]() | BeforeContentDraw | Gets or sets the event that is fired before the flow content object is drawn on the page. (Inherited from PdfFlowTextContent) |