ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / Code25intlvOptions Class
Properties Methods


In This Topic
    Code25intlvOptions Class Members
    In This Topic

    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 C1.BarCode.BarCodeOptionsBase)
    Public MethodReturns a hash code for this instance. (Inherited from C1.BarCode.BarCodeOptionsBase)
    Public MethodResets all properties to default values.  
    Public MethodIndicates whether any property of this object has changed from its default value.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotifies of value changing (Inherited from C1.BarCode.BarCodeOptionsBase)
    Protected Method  
    Protected Method  
    Top
    See Also