Documents for Excel, Java Edition Documentation
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 MethodGet the JavaScript to be execute when the saved PDF file is opened.  
    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 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