public static enum PageStorage.ImageType
Types of images to be saved on disk
| Enum Constant and Description |
|---|
DOCUMENT_IMAGE |
DOCUMENT_IMAGE_PREVIEW |
ORIGINAL_IMAGE |
ORIGINAL_IMAGE_PREVIEW |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFileName() |
public static PageStorage.ImageType ORIGINAL_IMAGE
public static PageStorage.ImageType ORIGINAL_IMAGE_PREVIEW
public static PageStorage.ImageType DOCUMENT_IMAGE
public static PageStorage.ImageType DOCUMENT_IMAGE_PREVIEW