Class | Description | |
---|---|---|
![]() | PdfFlowAnnotationContent | Defines an annotation content that can be added to a flow document. |
![]() | PdfFlowContent | Defines the base class for all flow content types. |
![]() | PdfFlowContentBorders | Defines the borders (top, right, bottom, left) for a flow content element. |
![]() | PdfFlowContentCollection | Defines a collection of flow content in a table. |
![]() | PdfFlowContentDrawEventArgs | Defines the event arguments for flow content drawing related events. |
![]() | PdfFlowContentMargins | Defines the margins for flow content. |
![]() | PdfFlowDocument | Defines a PDF document that formats flow content. |
![]() | PdfFlowDocumentDefaults | Defines default values for a flow document. |
![]() | PdfFlowDocumentFooter | Defines the footer for a flow document. |
![]() | PdfFlowDocumentHeader | Defines the header for a flow document. |
![]() | PdfFlowDocumentHeadersFooters | Defines the headers and footers for a flow document. |
![]() | PdfFlowDocumentTOCSettings | Defines the settings for creating the table of contents in a flow document. |
![]() | PdfFlowFormXObjectContent | Defines a form XObject content that can be added to a flow document. |
![]() | PdfFlowHeadingContent | Defines a heading in a flow document. |
![]() | PdfFlowImageContent | Defines an image content that can be added to a flow document. |
![]() | PdfFlowPageCreatedEventArgs | Defines the event arguments for PdfFlowDocument.PageCreated event. |
![]() | PdfFlowPageDefaults | Defines default values for initializing a page in flow mode. |
![]() | PdfFlowPageEventArgs | Defines the event arguments for page related events. |
![]() | PdfFlowTableCell | Defines the base class for cells in a table. |
![]() | PdfFlowTableCellCollection | Defines a collection of cells in a table row. |
![]() | PdfFlowTableColumn | Defines a column in a PdfFlowTableContent object. |
![]() | PdfFlowTableCompositeCell | Defines a cell that contains variable flow content. |
![]() | PdfFlowTableContent | Defines a table that can be added to a flow document. |
![]() | PdfFlowTableFormXObjectCell | Defines a cell that contains a Xfinium.Pdf.Graphics.PdfFormXObject instance. |
![]() | PdfFlowTableImageCell | Defines a cell that contains an image. |
![]() | PdfFlowTableRow | Defines the base class for rows in a table. |
![]() | PdfFlowTableRowCollection | Defines a collection of rows in a table. |
![]() | PdfFlowTableStringCell | Defines a cell that contains a string. |
![]() | PdfFlowTextContent | Defines a text content that can be added to a flow document. |