StringFormat.Trimming
StringFormat.Trimming property
Gets or sets the StringTrimming
enumeration for this StringFormat
object.
public StringTrimming Trimming { get; set; }
Property Value
A StringTrimming
enumeration that indicates how text drawn with this StringFormat
object is trimmed when it exceeds the edges of the layout rectangle.
See Also
- enum StringTrimming
- class StringFormat
- namespace Aspose.Imaging
- assembly Aspose.Imaging