Spread Windows Forms 7.0 Product Documentation
BarCodeType Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : BarCodeType Class


Glossary Item Box

Represents the type of barcode.

Object Model

BarCodeType Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class BarCodeType 
   Inherits ValueBase
Visual Basic (Usage)Copy Code
Dim instance As BarCodeType
C# 
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

Requirements

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

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.