PdfFormComboBoxSpellChecking Property
A flag indicating if the spell checking is enabled for the text entered. This property is false by default
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.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