Search
PdfExporter.setEnableGrid Method
See Also
 

Gets a value indicating whether the alignment grid is rendered.

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

 Syntax

Java  Copy Code

public void setEnableGrid (
    boolean value
)

 Parameters

value

 See Also