Documents for PDF, .NET Edition Documentation
GeneralCategories Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : GeneralCategories Property
Gets the array with general classification of the code points.
Syntax
'Declaration
 
Public ReadOnly Property GeneralCategories As GeneralCategory()
public GeneralCategory[] GeneralCategories {get;}
See Also

Reference

TextLayout Class
TextLayout Members