ComponentOne PDF for WPF and Silverlight
IsSpellCheck Property (PdfTextFieldBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf 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 Boolean
public bool IsSpellCheck {get; set;}
See Also

Reference

PdfTextFieldBase Class
PdfTextFieldBase Members