Document Solutions for Imaging
GrapeCity.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
    public System.int LastCharCode {get;}
    See Also