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

In This Topic
    SubFontBySize Property
    In This Topic
    Gets or sets whether to require exact size during font substitution.
    Syntax
    'Declaration
     
    Public Property SubFontBySize As System.Boolean
    public System.bool SubFontBySize {get; set;}
    See Also