Click or drag to resize

FormattedTextIHandlerTrimming Property

Gets or sets the trimming mode.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
FormattedTextTrimming Trimming { get; set; }

Property Value

Type: FormattedTextTrimming
Remarks
Note that not all platforms support all modes and may fall back to a different mode.
See Also