public class ConverterBeginDigitizePageEvent extends EventObject
ConverterListener begins digitizing a page.| Constructor and Description |
|---|
ConverterBeginDigitizePageEvent(Object source,
IPage inputPage,
int inputDocumentIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInputDocumentIndex()
Returns the index of the current document.
|
IPage |
getInputPage()
Returns the page that is being digitized.
|
getSource, toStringpublic int getInputDocumentIndex()
public IPage getInputPage()