[]
Gets or sets the StringTrimming enumeration for this StringFormat object.
public StringTrimming Trimming { get; set; }
Type | Description |
---|---|
StringTrimming | A StringTrimming enumeration that indicates how text drawn with this StringFormat object is trimmed when it exceeds the edges of the layout rectangle. |