In This Topic
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.
Syntax
'Declaration
Public Function GetExtenderGlyphs( _
ByVal As ScriptTag _
) As System.UShort()
public System.ushort[] GetExtenderGlyphs(
ScriptTag
)
Parameters
- scriptTag
See Also