public static final class Form.ImportStatus
extends com.aspose.ms.System.Enum
Status of imported field
Modifier and Type | Field and Description |
---|---|
static int |
FieldNotFound
Field with this name was not found in the document form.
|
static int |
Success
Field was successfully imported
|
public static final int Success
Field was successfully imported
public static final int FieldNotFound
Field with this name was not found in the document form.
Copyright © 2023 Aspose. All Rights Reserved.