jQuery/JS Common - Object Structures - PdfExportGanttProps
Properties that you can pass as a parameter to the exportGantt(options) method from the pdfExporter module.
import { PdfExportGanttProps } from "devextreme/pdf_exporter"
createDocumentMethod
A function that creates a PDF document.
Type:
Function parameters:
options:
PDF document settings.
Return Value:
The PDF document.
exportMode
Specifies which part of the component to export (chart area, tree list area, or the entire component).
Type:
Accepted Values: 'all' | 'treeList' | 'chart'
landscape
Specifies whether to use horizontal orientation for the document.
Type:
Default Value: true
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.