DroidDiagram Programmer's Guide
RenderOptions.getEnableBackgroundImage Method
See Also
 






Gets a value indicating whether the diagram's background image will be printed.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getEnableBackgroundImage ()

 Return Value

true if the background image will be printed,otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace