Documents for PDF, .NET Edition Documentation
SpellCheck Property (TextField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : SpellCheck Property
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

Reference

TextField Class
TextField Members