MindFusion.Wpf Pack Programmer's Guide
RenderOptions.EnableText Property
See Also
 





Gets or sets a value indicating whether the printing of the text of diagram items is enabled.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool EnableText { get; set; }

Visual Basic  Copy Code

Public Property EnableText As Boolean

 Property Value

true to print item texts; otherwise, false.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace