[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.CffTable.TryGetSID

TryGetSID Method

TryGetSID(ushort, out ushort)

Tries to get glyph name represented by SID by glyph index.

Declaration
public bool TryGetSID(ushort gid, out ushort sid)
Public Function TryGetSID(gid As UShort, ByRef sid As UShort) As Boolean
Parameters
Type Name Description
ushort gid
ushort sid
Returns
Type Description
bool