Search
StringFormat.ClipText Property
See Also
 





Gets or sets a value indicating whether to clip the text to bounds.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool ClipText { get; set; }

Visual Basic  Copy Code

Public Property ClipText As Boolean

 Property Value

 See Also