DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / LastCharCode Property

In This Topic
LastCharCode Property
In This Topic
Gets the maximum Unicode index (character code) in this font.
Syntax
'Declaration
 
Public ReadOnly Property LastCharCode As System.Integer
 
See Also