[]
Provide options for pdf export.
public class PdfExportOptions
Name | Description |
---|---|
PdfExportOptions() | construct the PdfExportOptions |
Name | Description |
---|---|
DocumentTitle | Indicate the title for exported pdf. |
KnownPageCount | Indicate max pages for exported pdf. |
Landscape | Indicate the landscape for exported pdf. |
Margin | Indicated the margin for pdf. |
ScaleMode | Indicated the ScaleMode for pdf exporting. |