DocumentInfo Class¶
Namespace: id3.Document
Definition¶
Represents document information.
Properties¶
Name |
Type |
Description |
|---|---|---|
The document category. |
||
string |
The ISO 3166-1 alpha-3 code identifying the country issuing the document. |
|
string |
The document’s date of first issue, in the form YYYY-MM-DD. |
|
string |
The document description. |
|
The document format. |
||
string |
The document identifier. |
|
The type of machine-readable zone (MRZ), if applicable. |
||
string |
The document type name. |
|
int |
The page number of the document. |
Methods¶
Name |
Description |
|---|---|
Clones the DocumentInfo object. |