BarcodeFrame: { barcodeProperties: { backgroundColor: ColorUsage; barColor: ColorUsage; barHeight: number; characterSet?: BarcodeCharacterSet; enableBackground: boolean; enableBarColor: boolean; enableText: boolean; errorCorrectionLevel?: BarcodeErrorCorrectionLevel; magnification: number; quietZone: QuietZone }; barcodeType: BarcodeType; blendMode: BlendMode; constrainProportions: boolean; constrainProportionsReadOnly: boolean; id: Id; name: string; src?: BarcodeSource; type: barcode }

Type declaration

Generated using TypeDoc