 
            | Accusoft.PdfXpressSdk Namespace : RenderDcOptions Class | 
For a list of all members of this type, see RenderDcOptions members.
| 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. |