Spread Windows Forms 12.0 Product Documentation
Code93 Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : Code93 Class
Represents the Code93 barcode type and any particular settings of this type. This class cannot be inherited.
Object Model
Code93 Class
Syntax
'Declaration
 
Public NotInheritable Class Code93 
   Inherits BarCodeType
'Usage
 
Dim instance As Code93
public sealed class Code93 : BarCodeType 
Inheritance Hierarchy

System.Object
      FarPoint.Win.Spread.CellType.BarCode.BarCodeType
         FarPoint.Win.Spread.CellType.BarCode.Code93

See Also

Reference

Code93 Members
FarPoint.Win.Spread.CellType.BarCode Namespace