|
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. |
|
PDFFlowPageContent |
Defines a special type of flow content that allows to insert existing PDF pages into 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. |
|
PDFFlowTableCellDrawEventArgs |
Defines the event arguments for flow table cell drawing related events. |
|
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 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. |