Click or drag to resize
CanvasTextLayoutRegionCharacterCount Field
A number of characters, counted from the PositionInText, used for describing a range of characters.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public int CharacterCount

Field Value

Type: Int32
See Also