Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / UseAnsiKerningPairs Property

In This Topic
    UseAnsiKerningPairs Property
    In This Topic
    Gets or sets whether to use ANSI kerning pairs from fonts.
    Syntax
    'Declaration
     
    Public Property UseAnsiKerningPairs As System.Boolean
    public System.bool UseAnsiKerningPairs {get; set;}
    See Also