[]
The options of Code25intlv.
public class Code25intlvOptions : BarCodeOptionsBase
Public Class Code25intlvOptions
Inherits BarCodeOptionsBase
Name | Description |
---|---|
Code25intlvOptions() | Initializes a new instance of the Code25intlvOptions class. |
Name | Description |
---|---|
BearBar | Whether or not to display bearer bar to ITF barcode. |
LineStroke | The color of bearer bar. |
LineStrokeThickness | The line width of bearer bar. |
Name | Description |
---|---|
AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
Clone() | Makes object copy |
Reset() | Resets all properties to default values. |
ResetLineStroke() | |
ShouldSerialize() | Indicates whether any property of this object has changed from its default value. |
ShouldSerializeLineStroke() |