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