Accusoft.PdfXpressSdk Namespace : RenderOptions Class |
The following tables list the members exposed by RenderOptions.
Name | Description | |
---|---|---|
ProduceDibSection | Gets and sets an indicator whether an unmanaged DIB Section or a packed bitmap in global memory is produced when a PDF page is rendered to a DIB. | |
ReduceToBitonal | Gets and sets the product bitonal image data instead of color image data. | |
RenderAnnotations | Gets and sets an indicator to render the visible annotations. | |
ResolutionX | Gets and sets the horizontal resolution for rendering the page or selection. | |
ResolutionY | Gets and sets the vertical resolution for rendering the page or selection. | |
SelectionHeight | Gets and sets the height of the selected portion of the page to render. | |
SelectionWidth | Gets and sets the width of the selected portion of the page to render. | |
SelectionX | Gets and sets the x coordinate of the upper left corner of the selected portion of the page to render. | |
SelectionY | Gets and sets the y coordinate of the upper left corner of the selected portion of the page to render. |