BarcodeControlModuleRatio Property |
Determines the ratio of the wide to the narrow module in bar code styles with two module widths. Default is 1.5.
Namespace:
Atalasoft.Barcoding.Writing
Assembly:
Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public float ModuleRatio { get; set; }
Public Property ModuleRatio As Single
Get
Set
Property Value
Type:
SingleExceptions Remarks Will throw if the value is set to a number less than 1.
See Also