MatrixBarcode

Overview

MatrixBarcode is a interface in Aspose.PDF FOSS for TypeScript.

2D barcode geometry: a square matrix of dark/light modules, row-major.

Properties: dark, kind, size.

Properties

NameTypeAccessDescription
kind: 'matrix'ReadGets the kind.
size: numberReadGets the size.
dark: boolean[]ReadGets the dark.