Spread Windows Forms 6.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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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