Search
ContainerNode.EnableStyledText Property
See Also
 





Gets or sets a value indicating whether styled text rendering is enabled.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool EnableStyledText { get; set; }

Visual Basic  Copy Code

Public Property EnableStyledText As Boolean

 Property Value

 See Also