The RenderSettings type exposes the following members.

Properties

  NameDescription
Public propertyAnnotationSettings
All settings related to annotation rendering.
Public propertyColorSettings
All settings related to color rendering.
Public propertyGdiSettings
Used for Gdi workarounds.
Public propertyImageSettings
All settings related to image rendering.
Public propertyLayerSettings
All settings related to layer rendering.
Public propertyRenderPageGraphics
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.
Public propertyRenderPurpose
Specifies in what way the rendering result will be used. The default is "View".
Public propertyTextSettings
All settings related to text rendering.

See Also