Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Kerning Property

In This Topic
    Kerning Property
    In This Topic
    Gets or sets the font size at which kerning starts.
    Syntax
    'Declaration
     
    Public Property Kerning As System.Single
    public System.float Kerning {get; set;}
    See Also