PdfExportProperties

23 Sep 20251 minute to read

Properties

allowHorizontalOverflow boolean

Defines the overflow of columns for the pdf grid

columns Column[]

Defines the columns which are to be customized for Export alone.

dataSource Object|DataManager|Object[]

Defines the data source dynamically before exporting

exportType ExportType

Indicates to export current page or all page

fileName string

Defines the file name for the exported file

Defines the Pdf footer.

Defines the Pdf header.

includeHiddenColumn boolean

Indicates whether to show the hidden columns in exported Pdf

multipleExport MultiplePdfExport

Exports multiple grid into the pdf document

pageOrientation PageOrientation

Defines the Pdf orientation.

pageSize PdfPageSize

Defines the Pdf page size.

query Query

Defined the query dynamically before exporting

theme PdfTheme

Defines the theme for exported data