Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 595 Bytes

Code16KParams.md

File metadata and controls

11 lines (8 loc) · 595 Bytes

Aspose.BarCode.Cloud.Sdk.Model.Code16KParams

Code16K parameters.

Properties

Name Type Description Notes
AspectRatio double? Height/Width ratio of 2D BarCode module. [optional]
QuietZoneLeftCoef int? Size of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px. [optional]
QuietZoneRightCoef int? Size of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px. [optional]