Name | Description | |
---|---|---|
BarcodeSizeOptions Constructor | Initializes a new instance of the BarcodeSizeOptions class. |
The following tables list the members exposed by BarcodeSizeOptions.
Name | Description | |
---|---|---|
BarcodeSizeOptions Constructor | Initializes a new instance of the BarcodeSizeOptions class. |
Name | Description | |
---|---|---|
BarHeight | Gets or sets the bar height in twips. | |
ModuleSize | Gets or sets the barcode module size in twips.
Zero means the default value which is different for different barcode types:
| |
NarrowWideRatio | Gets or sets the ratio between narrow and wide bars. | |
SizeMode | Gets or sets the barcode sizing mode. | |
SupplementSpacing | Gets or sets the spacing between the main and the supplement bacodes in twips. |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Assigns (copies) properties from another C1.BarCode.BarCodeOptionsBase to the current object. | |
Clone | Overridden. Makes a copy of the current object. | |
Equals | Overridden. Compares this BarcodeSizeOptions to the specified object to determine whether the two are equal. | |
GetHashCode | Overridden. Calculates and retrieves a hash code based on the current values of specified options. | |
ToString |
Name | Description | |
---|---|---|
NotifyChangeValue | (Inherited from C1.BarCode.BarCodeOptionsBase) |