Click or drag to resize

CalloutDataTrimming Property

Get or sets the type of character trimming to perform on the text.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public StringTrimming Trimming { get; set; }

Property Value

Type: StringTrimming
Specifies how to trim characters from a string that does not completely fit into a layout shape.
See Also