PdfExportProperties

23 Sep 20251 minute to read

Properties

enableFooter boolean

Enable the footer.

enableHeader boolean

Enable the header.

exportType ExportType

Indicates to export current data or all data

fileName string

Defines the file name for the exported file

fitToWidthSettings FitToWidthSettings

Defines the export options in rendering each row fit to the PDF page width

Defines the Pdf footer.

ganttStyle IGanttStyle

Defines the style for exported Gantt

Defines the Pdf header.

includeHiddenColumn boolean

Indicates whether to show the hidden columns in exported Pdf

pageOrientation PageOrientation

Defines the Pdf orientation.

pageSize PdfPageSize

Defines the Pdf page size.

showPredecessorLines boolean

Indicates whether to show the predecessors in exported Pdf

theme PdfTheme

Defines the theme for exported Gantt