Name | Description | |
---|---|---|
![]() | PdfSaveOptions Constructor | Constructor. |
The following tables list the members exposed by PdfSaveOptions.
Name | Description | |
---|---|---|
![]() | PdfSaveOptions Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | getDocumentProperties | Gets the document properties of pdf. |
![]() | getFileFormat | Get the file format setting. (Inherited from com.grapecity.documents.excel.SaveOptionsBase) |
![]() | getOpenActionScript | Get the JavaScript to be execute when the saved PDF file is opened. |
![]() | 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. |
![]() | 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 |