Public Member Functions | |
tmozIScanDocument | prepareLastEmptyDocument () |
Creates new empty document. | |
Public Attributes | |
attribute tmozIScanDocument | active |
Active document. | |
readonly attribute tmozIScanDocument | lastDocument |
Return last document. |
tmozIScanDocument prepareLastEmptyDocument | ( | ) |
Creates new empty document.
Function will add last empty document. If there is such document function only returns this document.
readonly attribute tmozIScanDocument lastDocument |
Return last document.
This will return last document if exists. If there is no last document this will be NULL