Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EastAsianTypography Class / KerningByAlgorithm Property

In This Topic
    KerningByAlgorithm Property
    In This Topic
    Gets or sets whether the punctuation characters shall be kerned in the current document when kerning is enabled on a run using the FontBase.Kerning.
    Syntax
    'Declaration
     
    Public Property KerningByAlgorithm As System.Boolean
    public System.bool KerningByAlgorithm {get; set;}
    See Also