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

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