Click or drag to resize

Spire.Pdf.Grid Namespace

Classes
Class Description
Public class PdfGrid
Grid.
Public class PdfGridBeginPageLayoutEventArgs
Arguments of BeginPageLayoutEvent.
Public class PdfGridCell
Grid cell.
Public class PdfGridCellCollection
Collection of grid cell.
Public class PdfGridCellContent
Represents the content that can be written in a grid cell.
Public class PdfGridCellContentList
It is a collection of PdfGridCellContent classes
Public class PdfGridCellStyle
Grid cell style
Public class PdfGridColumn
Column of grid.
Public class PdfGridColumnCollection
Column collection of grid.
Public class PdfGridEndPageLayoutEventArgs
Arguments of EndPageLayoutEvent.
Public class PdfGridHeaderCollection
Header collection of grid.
Public class PdfGridLayoutFormat
Defines parameters for PdfGrid layout.
Public class PdfGridLayoutResult
Defines result parameters for PdfGrid layout.
Public class PdfGridRow
Row of grid.
Public class PdfGridRowCollection
Row collection of grid.
Public class PdfGridRowStyle
Grid row style
Public class PdfGridStyle
Grid style
Public class PdfGridStyleBase
Base style of grid.
Enumerations
Enumeration Description
Public enumeration PdfHorizontalOverflowType
the type of horizontal overflow.