Click or drag to resize

PdfTableLayoutFormat Properties

The PdfTableLayoutFormat type exposes the following members.

Properties
Name Description
Public property Break
Gets or sets break type of the element.
(Inherited from PdfTextLayout .)
Public property EndColumnIndex
Gets or sets the end column index.
Public property Layout
Gets or sets layout type of the element.
(Inherited from PdfTextLayout .)
Public property PaginateBounds
Gets or sets the bounds on the next page.
(Inherited from PdfTextLayout .)
Public property StartColumnIndex
Gets or sets the start column index.
Top
See Also