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

In This Topic
    NoProofing Property
    In This Topic
    Gets or sets a value indicating whether the formatted characters are not to be spell checked.
    Syntax
    'Declaration
     
    Public Property NoProofing As System.Boolean
    public System.bool NoProofing {get; set;}
    See Also