Gets or sets a value indicating whether to print the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Printable { get; set; } |
Visual Basic Copy Code |
---|
Public Property Printable As Boolean |
true to print this item; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |