MindFusion.Wpf Pack Programmer's Guide
RenderOptions.EnableBackgroundImage Property
See Also
 





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

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool EnableBackgroundImage { get; set; }

Visual Basic  Copy Code

Public Property EnableBackgroundImage As Boolean

 Property Value

true if the background image should be printed; otherwise, false. The default is false.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace