Name | Description | |
---|---|---|
PdfExportContext Constructor |
The following tables list the members exposed by PdfExportContext.
Name | Description | |
---|---|---|
PdfExportContext Constructor |
Name | Description | |
---|---|---|
ConformanceLevel | Gets or sets the PDF/A conformance level. | |
ExportedSheets | Gets or sets the exported sheets. null to export all sheets. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext) | |
From | Gets or sets the number of the page at which to start publishing. By default, publishing starts at the beginning. | |
IgnorePrintAreas | Gets or sets a value indicating whether ignores any print areas set when publishing. | |
IncludeDocProperties | Gets or sets a value indicating whether document properties should be included. | |
Options | Gets or sets the export options. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext) | |
To | Gets or sets the number of the last page to publish. By default, publishing ends with the last page. | |
UnitConverter | Gets the unit converter which converts measurement values. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext) | |
Worksheet | Gets or sets the context worksheet. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext) |
Name | Description | |
---|---|---|
GetCellExporter | Gets the data converter which convert custom data to OpenXML-compatible data. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext) | |
GetDataConverter<T> | Gets the data converter which convert custom data in extensible object to OpenXML-compatible data. (Inherited from GrapeCity.Spreadsheet.IO.OpenXml.ExportContext) |