public abstract class DocumentImage extends Object
| Constructor and Description |
|---|
DocumentImage() |
| Modifier and Type | Method and Description |
|---|---|
abstract DocumentField[] |
getFields()
Gets the extracted fields.
|
abstract ImageFrame[] |
getFrames()
Gets the image frames.
|
abstract int |
getImageIndex()
Gets the ordinal number of the image in the document.
|
public abstract DocumentField[] getFields()
public abstract ImageFrame[] getFrames()
public abstract int getImageIndex()
Copyright © 2026. All rights reserved.