The data binding used in the XFA section of this field.
| Member Name | Description |
|---|---|
| None | No data binding is used for this field. Getting a value is unspecified. Setting an value has no effect. |
| Normal | The normal (Once) databinding is used. Getting and Setting a value is supported, if XfaInfo.HasDataConnections is false, otherwise unspecified. |
| DataRef | The data binding uses a data reference. Getting a value is unspecified. Setting a value will be ignored. |
| Global | The global data binding is used for this field. Getting a value is unspecified. Setting a value will be ignored. |
| Unknown | This Xfa field has an unknown data binding. Getting a value is unspecified. Setting a value will be ignored. |
Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)
TallComponents.PDF.Forms.Fields Namespace