ComponentOne PDF for .NET
IsSpellCheck Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfTextFieldBase Class : IsSpellCheck Property
Gets or sets a value indicating whether the current PdfTextFieldBase should be spell-checked.
Syntax
'Declaration
 
Public Property IsSpellCheck As System.Boolean
public System.bool IsSpellCheck {get; set;}
See Also

Reference

PdfTextFieldBase Class
PdfTextFieldBase Members