Name | Description | |
---|---|---|
![]() | PdfFlowTableContent Constructor | Overloaded. |
The following tables list the members exposed by PdfFlowTableContent.
Name | Description | |
---|---|---|
![]() | PdfFlowTableContent Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the content background. (Inherited from Xfinium.Pdf.FlowDocument.PdfFlowContent) |
![]() | Border | Gets or sets the table border. |
![]() | Columns | Gets the table columns. |
![]() | DefaultCell | Gets or sets the default cell model. |
![]() | DestinationName | Gets or sets the destination name. (Inherited from PdfFlowContent) |
![]() | HeaderRows | Gets the header rows. |
![]() | InnerMargins | Gets or sets the content inner margins. (Inherited from PdfFlowContent) |
![]() | MinRowHeight | Minimum height for table rows. |
![]() | OuterMargins | Gets or sets the content outer margins. (Inherited from PdfFlowContent) |
![]() | Rows | Gets the table rows. |
![]() | StructureElement | Gets or sets the structure element. (Inherited from PdfFlowContent) |
![]() | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from PdfFlowContent) |
Name | Description | |
---|---|---|
![]() | CreateCell | Creates a new cell based on the DefaultCell property. |
![]() | GetContentHeight | Overloaded. Overridden. Gets the content height. |
Name | Description | |
---|---|---|
![]() | AfterCellDraw | Gets or sets the event that is fired after a cell object is drawn on the page. |
![]() | 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) |
![]() | BeforeCellDraw | Gets or sets the event that is fired before a cell object is drawn on the page. |
![]() | BeforeContentDraw | Gets or sets the event that is fired before the flow content object is drawn on the page. (Inherited from PdfFlowContent) |