Gets or sets a value indicating whether the printing of the background color is enabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool EnableBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableBackground As Boolean |
true if the diagram background should be printed; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |