DroidDiagram Programmer's Guide
RenderOptions.getEnableImages Method
See Also
 






Gets a value indicating whether images that are displayed inside nodes will be printed.

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

 Syntax

Java  Copy Code

public boolean getEnableImages ()

 Return Value

true if images will be printed,otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace