Sets a value indicating whether an item will be printed.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder printable ( |
true if the item should be drawn when printing the diagram, otherwise false.
This DiagramItemBuilder instance.
See Also