Search
SvgExporter.EnableBackground Property
See Also
 






Specifies whether to fill the background with color.

Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export

 Syntax

C#  Copy Code

public bool EnableBackground { get; set; }

Visual Basic  Copy Code

Public Property EnableBackground As Boolean

 Property Value

 See Also