Search
RenderOptions Properties
 


 Public Properties

  Name Description

CatchGdiPlusExceptions

Specifies whether to catch GDI+ exceptions.

EnableAnchors

Gets or sets a value indicating whether the printing of anchor point marks is enabled.

EnableBackground

Gets or sets a value indicating whether the printing of the background color is enabled.

EnableBackgroundImage

Gets or sets a value indicating whether the printing of the background image is enabled.

EnableEffects

Enables or disables special effects, such as emboss.

EnableGrid

Gets or sets a value indicating whether the alignment grid is rendered.

EnableImages

Gets or sets a value indicating whether the printing of images that are displayed in nodes is enabled.

EnableInterior

Gets or sets a value indicating whether the printing of node interiors is enabled.

EnableShadows

Gets or sets a value indicating whether the printing of the shadows of diagram items is enabled.

EnableText

Gets or sets a value indicating whether the printing of the text of diagram items is enabled.

HyperLinkStyle

Specifies how various export components should treat the HyperLink property of items.

HyperLinkTarget

Specify the value of the target attribute generated by various export components for the HyperLink property of items.

InternalMsg

For internal use.

MeasureUnit

Specifies the diagram's unit of measure.

PaintControls

Gets or sets a value indicating whether to execute custom painting code for ControlNode items when printing.

RenderTarget

Gets or sets the rendering target.

Scale

Gets or sets the scale of the print output relatively to the original on-screen size of the diagram.

ScrollX

Gets or sets the document's X scroll position.

ScrollY

Gets or sets the document's Y scroll position.

TargetView

Gets or sets the object that currently displays the Diagram.

VisibleRect

Specifies which part of the diagram is currently visible.

 See Also