Documents for PDF, .NET Edition Documentation
GlyphAdvanceOffset Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : GlyphAdvanceOffset Property
Gets or sets the absolute increment (delta) for the glyph advance value, in graphic units.
Syntax
'Declaration
 
Public Property GlyphAdvanceOffset As System.Single
public System.float GlyphAdvanceOffset {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members