Name | Description | |
---|---|---|
PdfSaveOptions Constructor | Constructor. |
The following tables list the members exposed by PdfSaveOptions.
Name | Description | |
---|---|---|
PdfSaveOptions Constructor | Constructor. |
Name | Description | |
---|---|---|
BorderOptions | This dictionary stores border options when exporting PDF. | |
DocumentProperties | Represents the document properties of the PDF. | |
FileFormat | Represents the format in which the workbook is saved. (Inherited from GrapeCity.Documents.Excel.SaveOptionsBase) | |
FormFields | Indicates that whether to replace Excel form controls with PDF form fields. Not all controls and properties are supported. | |
ImageQuality | Gets or sets the image quality, in percent. This value must be between 0 (lowest quality, maximum compression) to 100 (highest quality, no compression). The default is 75. | |
OpenActionScript | Get or set the JavaScript to be execute when the saved PDF file is opened. | |
PrintBackgroundPicture | True if the sheet's background image is printed on the page. | |
PrintTransparentCell | True if the transparency of the cell's background color is printed on the page. | |
SecurityOptions | Represents the security settings of PDF. | |
ShrinkToFitSettings | The settings about performing shrink to fit on the wrapped text. | |
ViewerPreferences | The settings that contains information specifying how the current document should be displayed. |
Name | Description | |
---|---|---|
PagePrinted | Occurs when a page was printed. | |
PagePrinting | Occurs before printing a page. |