DisplayType Public enum
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.PdfDiv iTextSharp.text.pdf.PdfDiv.DisplayType[[DisplayType]] end
Details
Fields
DEFAULT_NULL_VALUE
NONE
BLOCK
INLINE
INLINE_BLOCK
INLINE_TABLE
LIST_ITEM
RUN_IN
TABLE
TABLE_CAPTION
TABLE_CELL
TABLE_COLUMN_GROUP
TABLE_COLUMN
TABLE_FOOTER_GROUP
TABLE_HEADER_GROUP
TABLE_ROW
TABLE_ROW_GROUP
Generated with ModularDoc