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





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

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

 Syntax

C#  Copy Code

public bool EnableBackground { get; set; }

Visual Basic  Copy Code

Public Property EnableBackground As Boolean

 Property Value

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

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace