Indicates if the text entered in this field is spell checked. This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool SpellChecking { get; set; }
Public Property SpellChecking As Boolean
Get
Set
public:
property bool SpellChecking {
bool get ();
void set (bool value);
}
member SpellChecking : bool with get, set
Property Value
Type:
Boolean
Reference