[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.ScriptTags

ScriptTags Property

ScriptTags

Gets the array of ScriptTag's, one for each code point.

Declaration
public ScriptTag[] ScriptTags { get; }
Public ReadOnly Property ScriptTags As ScriptTag()