Aspose::Pdf::Facades::Form::ImportStatus enum
ImportStatus enum
Status of imported field.
enum class ImportStatus
Values
| Name | Value | Description |
|---|---|---|
| Success | 0 | Field was successfully imported. |
| FieldNotFound | 1 | Field with this name was not found in the document form. |
See Also
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++