Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / GeneralCategories Property

In This Topic
    GeneralCategories Property
    In This Topic
    Gets the array with general classification of the code points.
    Syntax
    'Declaration
     
    Public ReadOnly Property GeneralCategories As GeneralCategory()
    public GeneralCategory[] GeneralCategories {get;}
    See Also