Class PdfTreeGridLayoutFormat
Defines parameters for PdfGrid layout.
Inheritance
System.Object
PdfTreeGridLayoutFormat
Namespace: Syncfusion.EJ.Export
Assembly: Syncfusion.EJ.Export.dll
Syntax
public class PdfTreeGridLayoutFormat : PdfLayoutFormat
Constructors
PdfTreeGridLayoutFormat()
Initializes a new instance of the
Declaration
public PdfTreeGridLayoutFormat()
PdfTreeGridLayoutFormat(PdfLayoutFormat)
Initializes a new instance of the
Declaration
public PdfTreeGridLayoutFormat(PdfLayoutFormat baseFormat)
Parameters
Type | Name | Description |
---|---|---|
PdfLayoutFormat | baseFormat | The base format. |