Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / GlyphAdvanceOffset Property

In This Topic
    GlyphAdvanceOffset Property
    In This Topic
    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