The RenderSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActionSettings |
All settings related to actions.
| |
| AnnotationSettings |
All settings related to annotation rendering.
| |
| ColorSettings |
All settings related to color rendering.
| |
| CurveSettings |
All settings related to curve 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".
| |
| RequiredTrustLevel |
This setting tells the software what environment it runs in.
When running is an untrusted IIS environment
| |
| TextSettings |
All settings related to text rendering.
|