Accusoft.PdfXpressSdk Namespace : RenderDcOptions Class |
The following tables list the members exposed by RenderDcOptions.
Name | Description | |
---|---|---|
RenderDcOptions Constructor | Creates a new RenderDcOptions object. |
Name | Description | |
---|---|---|
Destination | Confines drawing PDF page content and PDF annotation appearances to a rectangular area of the Windows GDI+ device context. | |
Flip | Reflects the PDF page vertically prior to drawing. | |
ForDeviceTechnology | Force technology-specific drawing behavior or default to the drawing behavior most appropriate for the specified Windows GDI+ device context. | |
Location | A location on the PDF page to draw, expressed in PDF page user space units. | |
Mirror | Reflects the PDF page horizontally prior to drawing. | |
ResolutionX | The horizontal resolution to draw PDF page content and PDF annotation appearances, expressed in DPI. | |
ResolutionY | The vertical resolution to draw PDF page content, expressed in DPI. | |
Rotate | The rotate angle applied to the PDF page prior to drawing, expressed in degrees clockwise. | |
ShowAnnotationFaces | Draw PDF annotation appearances. |