DroidDiagram Programmer's Guide
RenderOptions.setEnableBackgroundImage Method
See Also
 






Sets a value indicating whether the diagram's background image should be printed.

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

 Syntax

Java  Copy Code

public void setEnableBackgroundImage (
    boolean value
)

 Parameters

value

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

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace