Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / Code39 Class
Properties Methods


In This Topic
    Code39 Class Members
    In This Topic

    The following tables list the members exposed by Code39.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether Code39 is in full ASCII mode.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance. (Inherited from FarPoint.Win.Spread.CellType.BarCode.BarCodeType)
    Public MethodDetermines whether the specified vlaue is equivalent to this barcode.  
    Public MethodServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotifies when the property changes value. (Inherited from FarPoint.Win.Spread.CellType.BarCode.ValueBase)
    Top
    See Also