DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / Code25intlvOptions Class
Properties Methods

Code25intlvOptions Class Members

The following tables list the members exposed by Code25intlvOptions.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Code25intlvOptions class.  
Top
Public Properties
 NameDescription
Public PropertyWhether or not to display bearer bar to ITF barcode.  
Public PropertyThe color of bearer bar.  
Public PropertyThe line width of bearer bar.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object.  
Public MethodOverridden. Makes object copy  
Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from GrapeCity.Documents.Barcode.BarCodeOptionsBase)
Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.Documents.Barcode.BarCodeOptionsBase)
Public MethodResets all properties to default values.  
Public MethodIndicates whether any property of this object has changed from its default value.  
Top
See Also