Index of the glyph (GID) in the physical font.
Namespace:
Aspose.Words.Shaping
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic int GlyphIndex { get; }
Public ReadOnly Property GlyphIndex As Integer
Get
public:
property int GlyphIndex {
int get ();
}
member GlyphIndex : int with get
Property Value
Type:
Int32
See Also