DocumentInfo Class

Namespace: id3.Document

Definition

Represents document information.

Properties

Name

Type

Description

category

DocumentCategory

The document category.

country

string

The ISO 3166-1 alpha-3 code identifying the country issuing the document.

date

string

The document’s date of first issue, in the form YYYY-MM-DD.

description

string

The document description.

format

DocumentFormat

The document format.

identifier

string

The document identifier.

mrzType

MrzType

The type of machine-readable zone (MRZ), if applicable.

name

string

The document type name.

pageNumber

int

The page number of the document.

Methods

Name

Description

clone

Clones the DocumentInfo object.