PageByPageExportOptionsBase Properties
Represents the base class for objects which define specific export options for those export formats which support page-by-page export (HTML, MHT and PDF).
Name | Description |
---|---|
Page |
Gets or sets the page range to be exported. |
Rasterization |
Specifies the resolution (in DPI) used to rasterize vector images on export to the corresponding document format. |
Rasterize |
Specifies whether or not vector images should be rasterized on export to the corresponding document format. |
See Also