CanvasTextLayoutTrimmingDelimiterCount Property |
A value that indicates how many occurrences of the delimiter, counted from the end
of the text, are allowed before trimming is desired.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public int TrimmingDelimiterCount { get; set; }
Property Value
Type:
Int32See Also