CanvasLineMetricsTrailingWhitespaceCount Field |
The number of whitespace characters at the end of the text line.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public int TrailingWhitespaceCount
Field Value
Type:
Int32Remarks
Newline sequences are considered whitespace.
See Also