Property Fields
Fields
Provides the form fields of this AcroForm.
Declaration
IEnumerable<IField> Fields { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IField> |
Provides the form fields of this AcroForm.
IEnumerable<IField> Fields { get; }
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IField> |