FormImportResult
Overview
FormImportResult is a class in Aspose.PDF FOSS for .NET.
Per-field result of a form-data import operation.
Properties: FieldName, Status.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FieldName | string | Read | The field name from the imported data. |
Status | ImportStatus | Read | The outcome of trying to apply the value to the bound form. |