[]
Gets the PDF export options to be used with the Adobe Acrobat Viewer type.
[Browsable(true)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public PdfExportOptions PdfExportOptions { get; }
Type | Description |
---|---|
PdfExportOptions | A PdfExportOptions object representing the PDF export options. |