FormFieldDataField Property |
Gets the parent form field.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic Field Field { get; }
Public ReadOnly Property Field As Field
Get
Property Value
Type:
Field
The parent form field.
See Also