Gets a value indicating whether the diagram background will be filled using the Diagram.getBackBrush background brush.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getEnableBackground () |
true if the background will be filled when printing, otherwise false.
See Also