PdfFormComboBoxSpellChecking Property
Indicates if the noteText entered in this field is spell checked. This property is false by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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