extendedElements property

BarcodeExtendedElements? extendedElements
getter/setter pair

Document specific extended elements that contain all barcode fields in their original form.

Currently this is only filled for AAMVACompliant documents.

Implementation

BarcodeExtendedElements? extendedElements;