Name | Description | |
---|---|---|
![]() | BarcodeSizeOptions Constructor |
The following tables list the members exposed by BarcodeSizeOptions.
Name | Description | |
---|---|---|
![]() | BarcodeSizeOptions Constructor |
Name | Description | |
---|---|---|
![]() | BarHeight | Gets or sets the bar height. The default is 36 units. |
![]() | ModuleSize | Gets or sets the barcode module size in graphic units (see GrapeCity.Documents.Drawing.GcGraphics.Resolution).
Zero indicates the default which depends on the code type:
|
![]() | NarrowWideRatio | Gets or sets the ratio between narrow and wide bars. Allowed values are between 2 and 3, or 0 to use code type specific ratio. The default is 2. |
![]() | SizeMode | Gets or sets the barcode sizing mode. The default is BarcodeSizeMode.Normal. |
![]() | SupplementSpacing | Gets or sets the spacing between the main and the supplement bacodes in graphic units. The default is 7.5 units. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Copies properties from another 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 objects specify the same options. |
![]() | GetHashCode | Overridden. Calculates and retrieves a hash code based on the current values of the specified options. |
![]() | ToString | Returns a string representation of the current object. |