In This Topic
Gets the number of characters fitted within the text layout.
Syntax
'Declaration
Public ReadOnly CharsFitted As Integer
public readonly int CharsFitted
Field Value
The number of characters fitted within the text layout as an
System.Int32.
See Also