Click or drag to resize

PdfGridColumn Grid Property

Gets the grid.

Namespace: Spire.Pdf.Grid
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfGrid Grid { get; }

Property Value

Type: PdfGrid
The grid.
See Also