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)
Syntaxpublic float ModuleRatio { get; set; }Public Property ModuleRatio As Single
Get
Set
Property Value
Type:
Single
Exceptions
Remarks Will throw if the value is set to a number less than 1.
See Also