Enum Form.ImportStatus
Form.ImportStatus enumeration
Status of imported field
public enum 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
- assembly Aspose.PDF