Property Fields
Fields
The AcroForm fields.
Declaration
public IEnumerable<IField> Fields { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IField> |
The AcroForm fields.
public IEnumerable<IField> Fields { get; }
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IField> |