Click or drag to resize

ContentRangeFormFieldsData Property

Gets collection of FormFieldData instances from all form fields in the current range.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public FormFieldDataCollection FormFieldsData { get; }

Property Value

FormFieldDataCollection
See Also