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