PdfFormComboBoxSpellChecking Property
Indicates if the text entered in this field is spell checked. This property is false by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.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
Boolean