Spread Windows Forms 8.0 Product Documentation
BarCodeDisplayMode Enumeration


Specifies the display mode of the barcode.
Syntax
'Declaration
 
Public Enum BarCodeDisplayMode 
   Inherits System.Enum
'Usage
 
Dim instance As BarCodeDisplayMode
public enum BarCodeDisplayMode : System.Enum 
Members
MemberDescription
ImageDisplays the image of the barcode
TextDisplays the value of the barcode in plain text
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.BarCodeDisplayMode

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

Reference

FarPoint.Win.Spread.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.