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

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