Type declaration
-
barcodeProperties: { backgroundColor: ColorUsage; barColor: ColorUsage; barHeight: number; characterSet?: BarcodeCharacterSet; drawStartStopChars: boolean; enableBackground: boolean; enableBarColor: boolean; enableText: boolean; errorCorrectionLevel?: BarcodeErrorCorrectionLevel; magnification: number; quietZone: QuietZone }
-
-
-
barHeight: number
-
-
drawStartStopChars: boolean
-
enableBackground: boolean
-
enableBarColor: boolean
-
enableText: boolean
-
-
magnification: number
-
-
-
-
constrainProportions: boolean
-
constrainProportionsReadOnly: boolean
-
-
name: string
-
-