RasterizationOptions Properties |
The RasterizationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compliance |
Gets or sets the PDF Compliance level.
|
![]() | Enabled |
Gets or sets a value indicating whether all pages in the document need to be converted to images and put in a single PDF file. TRUE by default, set to FALSE in order to avoid rasterization.
|
![]() | PageCount |
Gets or sets the number of pages to be converted into PDF.
|
![]() | PageIndex |
Gets or sets the index of the first page (0-based) to convert into PDF.
|