Form.ImportStatus

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public static final class Form.ImportStatus extends System.Enum

Status of imported field

Fields

FieldDescription
SuccessField was successfully imported
FieldNotFoundField with this name was not found in the document form.

Success

public static final int Success

Field was successfully imported

FieldNotFound

public static final int FieldNotFound

Field with this name was not found in the document form.