Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PdfSaveOptions Class
Methods

In This Topic
    PdfSaveOptions Class Members
    In This Topic

    The following tables list the members exposed by PdfSaveOptions.

    Public Constructors
     NameDescription
    Public ConstructorConstructor.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the document properties of pdf.  
    Public MethodGet the file format setting. (Inherited from com.grapecity.documents.excel.SaveOptionsBase)
    Public MethodIndicates that whether to replace Excel form controls with PDF form fields. Not all controls and properties are supported.  
    Public MethodGet the JavaScript to be execute when the saved PDF file is opened.  
    Public MethodOccurs when a page was printed.  
    Public MethodOccurs before printing a page.  
    Public MethodReturns if the sheet's background image is printed on the page.  
    Public MethodReturns if the transparency of the cell's background color is printed on the page.  
    Public MethodGets the the security settings of pdf.  
    Public MethodThe settings about performing shrink to fit on the wrapped text.  
    Public MethodSets the document properties of pdf.  
    Public MethodIndicates that whether to replace Excel form controls with PDF form fields. Not all controls and properties are supported.  
    Public MethodSet the JavaScript to be execute when the saved PDF file is opened.  
    Public MethodSets if the sheet's background image is printed on the page.  
    Public MethodSets if the transparency of the cell's background color is printed on the page.  
    Public MethodSets the the security settings of pdf.  
    Public Method  
    Top
    See Also