Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Pdf Namespace / PdfExportContext Class
Properties Methods


In This Topic
    PdfExportContext Class Members
    In This Topic

    The following tables list the members exposed by PdfExportContext.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the PDF/A conformance level.  
    Public PropertyGets or sets the exported sheets. null to export all sheets. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext)
    Public PropertyGets or sets the number of the page at which to start publishing. By default, publishing starts at the beginning.  
    Public PropertyGets or sets a value indicating whether ignores any print areas set when publishing.  
    Public PropertyGets or sets a value indicating whether document properties should be included.  
    Public PropertyGets or sets the export options. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext)
    Public PropertyGets or sets the number of the last page to publish. By default, publishing ends with the last page.  
    Public PropertyGets the unit converter which converts measurement values. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext)
    Public PropertyGets or sets the context worksheet. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the data converter which convert custom data to OpenXML-compatible data. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext)
    Protected MethodGets the data converter which convert custom data in extensible object to OpenXML-compatible data. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext)
    Top
    See Also