Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 543 Bytes

File metadata and controls

20 lines (16 loc) · 543 Bytes

aspose_barcode_cloud.model.Pdf417ErrorLevel

Load the model package

import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';

PDF417 barcode error correction level. Mirrors https://reference.aspose.com/barcode/net/aspose.barcode.generation/pdf417errorlevel/

Allowable values

  • Pdf417ErrorLevel.level0
  • Pdf417ErrorLevel.level1
  • Pdf417ErrorLevel.level2
  • Pdf417ErrorLevel.level3
  • Pdf417ErrorLevel.level4
  • Pdf417ErrorLevel.level5
  • Pdf417ErrorLevel.level6
  • Pdf417ErrorLevel.level7
  • Pdf417ErrorLevel.level8