Documents for PDF, .NET Edition Documentation
ScriptTags Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ScriptTags Property
Gets the array of ScriptTag's, one for each code point.
Syntax
'Declaration
 
Public ReadOnly Property ScriptTags As ScriptTag()
public ScriptTag[] ScriptTags {get;}
See Also

Reference

TextLayout Class
TextLayout Members