Advance width indicating placement for the subsequent glyph.
Namespace:
Aspose.Words.Shaping
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic short Advance { get; set; }Public Property Advance As Short
Get
Set
public:
property short Advance {
short get ();
void set (short value);
}member Advance : int16 with get, set
Property Value
Type:
Int16
See Also