Spread Windows Forms 9.0 Product Documentation
BarCodeType Class
Members 


Represents the type of barcode.
Object Model
BarCodeType Class
Syntax
'Declaration
 
Public MustInherit Class BarCodeType 
   Inherits ValueBase
'Usage
 
Dim instance As BarCodeType
public abstract class BarCodeType : ValueBase 
Remarks
Users can use the derived classes of this class to create these barcode types: Code128, Code39, Code49, EAN128, ITF, JAN13, JAN8, JapanesePostal, NW7, PDF417, PostNet, QRCode, UPC.
Inheritance Hierarchy

System.Object
      FarPoint.Win.Spread.CellType.BarCode.BarCodeType
         FarPoint.Win.Spread.CellType.BarCode.Code128
         FarPoint.Win.Spread.CellType.BarCode.Code39
         FarPoint.Win.Spread.CellType.BarCode.Code49
         FarPoint.Win.Spread.CellType.BarCode.Code93
         FarPoint.Win.Spread.CellType.BarCode.EAN128
         FarPoint.Win.Spread.CellType.BarCode.ITF
         FarPoint.Win.Spread.CellType.BarCode.JAN13
         FarPoint.Win.Spread.CellType.BarCode.JAN8
         FarPoint.Win.Spread.CellType.BarCode.JapanesePostal
         FarPoint.Win.Spread.CellType.BarCode.NW7
         FarPoint.Win.Spread.CellType.BarCode.PDF417
         FarPoint.Win.Spread.CellType.BarCode.PostNet
         FarPoint.Win.Spread.CellType.BarCode.QRCode
         FarPoint.Win.Spread.CellType.BarCode.UPC

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.