ConverterSetting Properties |
The ConverterSetting type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ChartImageType |
Indicate the chart render image type.
|
![]() |
ClearCacheOnConverted |
Gets or sets a value indicating whether the cache should be cleared when conversion is completed.
|
![]() |
GrayLevelForPrint |
Whether to set gray level for printing
|
![]() |
IgnoreErrorCalculateResult |
Ignore error calculate result when calculating formula.
Default is false.
|
![]() |
IsCellAutoFit |
Indicates whether the width and height of the cells is automatically fitted by cell value.
The default value is false.
|
![]() |
IsReCalculateOnConvert |
Gets or sets a value indicating whether the workbook should be recalculated during conversion.
|
![]() |
IsRegionClip |
Enables or disables clipping the image to the region
|
![]() |
JPEGQuality |
Gets or sets a value determining the quality.
|
![]() |
MaxConvertPages |
Sets or gets the maximum number of pages for the conversion.
|
![]() |
PdfConformanceLevel |
Gets or sets the Pdf document's Conformance-level.
|
![]() |
PdfSecurity |
Represents the security settings of the PDF document.
|
![]() |
PrintPageEventHandler |
Print each page using this EventHandler
|
![]() |
PrintWithSheetPageSetting |
If PrintWithSheetPageSetting = false(Default) . printing all pages with default page settings
If PrintWithSheetPageSetting = true . printing each page with its owning sheet's page settings
|
![]() |
SheetFitToPage |
One sheet context render to only one page.
|
![]() |
SheetFitToPageRetainPaperSize |
Gets or sets a value indicates whether retain paper size when to one sheet context render to only one page.
|
![]() |
SheetFitToWidth |
Sheet content fit to page width.
|
![]() |
ToImageWithoutMargins |
To image without margins. Default false.
|
![]() |
XDpi |
Gets or sets the horizontal resolution, in dots per inch (DPI). Default value is 96.
|
![]() |
YDpi |
Gets or sets the vertical resolution, in dots per inch (DPI). Default value is 96.
|