GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / CodePointFlags Property

In This Topic
CodePointFlags Property
In This Topic
Gets the array of CodePointFlags, one for each code point.
Syntax
'Declaration
 
Public ReadOnly Property CodePointFlags As CodePointFlags()
 
See Also