MindFusion.Wpf Pack Programmer's Guide
RenderOptions Members
Constructors Properties
 


Provides properties that allow customization of various aspects of printing and print-preview.

The following tables list the members exposed by the RenderOptions type.

 Public Constructors

  Name Description

RenderOptions

Initializes a new instance of the RenderOptions class.

 Public Properties

  Name Description

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.

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.

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.

 See Also

RenderOptions Class
MindFusion.Diagramming.Wpf Namespace