Name | Description | |
---|---|---|
PdfSaveOptions Constructor | Constructor. |
The following tables list the members exposed by PdfSaveOptions.
Name | Description | |
---|---|---|
PdfSaveOptions Constructor | Constructor. |
Name | Description | |
---|---|---|
getBorderOptions | This dictionary stores border options when exporting PDF. | |
getDocumentProperties | Gets the document properties of PDF. | |
getFileFormat | Get the file format setting. (Inherited from com.grapecity.documents.excel.SaveOptionsBase) | |
getFormFields | Indicates that whether to replace Excel form controls with PDF form fields. Not all controls and properties are supported. | |
getOpenActionScript | Get the JavaScript to be execute when the saved PDF file is opened. | |
getPagePrintedEvent | Occurs when a page was printed. | |
getPagePrintingEvent | Occurs before printing a page. | |
getPrintBackgroundPicture | Returns if the sheet's background image is printed on the page. | |
getPrintTransparentCell | Returns if the transparency of the cell's background color is printed on the page. | |
getSecurityOptions | Gets the the security settings of PDF. | |
getShrinkToFitSettings | The settings about performing shrink to fit on the wrapped text. | |
setDocumentProperties | Sets the document properties of PDF. | |
setFormFields | Indicates that whether to replace Excel form controls with PDF form fields. Not all controls and properties are supported. | |
setOpenActionScript | Set the JavaScript to be execute when the saved PDF file is opened. | |
setPrintBackgroundPicture | Sets if the sheet's background image is printed on the page. | |
setPrintTransparentCell | Sets if the transparency of the cell's background color is printed on the page. | |
setSecurityOptions | Sets the the security settings of PDF. | |
toString |