Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / FirstCharCode Property

In This Topic
    FirstCharCode Property
    In This Topic
    Gets the minimum Unicode index (character code) in this font.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstCharCode As System.Integer
    public System.int FirstCharCode {get;}
    See Also