The RenderSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnnotationSettings |
All settings related to annotation rendering.
| |
| ColorSettings |
All settings related to color rendering.
| |
| GdiSettings |
Used for Gdi workarounds.
| |
| ImageSettings |
All settings related to image rendering.
| |
| LayerSettings |
All settings related to layer rendering.
| |
| RenderPageGraphics |
Controls whether the page graphics will be rendered. If set to false, no page graphics will
be rendered. The default is true. This flag does not influence the rendering of
annotations, so it can be used to render annotations only.
| |
| RenderPurpose |
Specifies in what way the rendering result will be used. The default is "View".
| |
| TextSettings |
All settings related to text rendering.
|