Property SpellCheckAllowed

Namespace TallComponents.PDF.Forms.Fields
Class TextField

Specifies whether spell-checking is allowed on this field.

Setting this property is supported in classic PDF documents only. Please note that setting this value to true will not cause the text to be spell-checked. It just marks the field as eligible for spell-checking.

Can throw an ObjectDisposedException if the field was removed from the field collection (dynamic XFA).

Syntax

public  Boolean  SpellCheckAllowed  {  get;  set;  }

Property value

Boolean