Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 494 Bytes

CodablockParams.md

File metadata and controls

17 lines (12 loc) · 494 Bytes

aspose_barcode_cloud.model.CodablockParams

Load the model package

import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';

Codablock parameters.

Properties

Name Type Description Notes
aspectRatio double Height/Width ratio of 2D BarCode module. [optional] [default to null]
columns int Columns count. [optional] [default to null]
rows int Rows count. [optional] [default to null]