[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontTables.GetExtenderGlyphs

GetExtenderGlyphs Method

GetExtenderGlyphs(ScriptTag)

Gets the array of glyph indices, such as Arabic kashidas, that a client may insert to extend the length of the line for justification.

Depends on 'JSTF' table.

Declaration
public ushort[] GetExtenderGlyphs(ScriptTag scriptTag)
Public Function GetExtenderGlyphs(scriptTag As ScriptTag) As UShort()
Parameters
Type Name Description
ScriptTag scriptTag
Returns
Type Description
ushort[]