ContentRangeFormFieldsData Property |
Gets collection of
FormFieldData instances
from all form fields in the current range.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntaxpublic FormFieldDataCollection FormFieldsData { get; }Public ReadOnly Property FormFieldsData As FormFieldDataCollection
Get
Property Value
FormFieldDataCollection
See Also