Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / ChoiceField Class / SpellCheck Property

In This Topic
    SpellCheck Property (ChoiceField)
    In This Topic
    Gets or sets a value indicating whether the text entered in the field is spell-checked.
    Syntax
    'Declaration
     
    Public Property SpellCheck As System.Boolean
    public System.bool SpellCheck {get; set;}
    See Also