Home
ezBarcode Component Web Prev Page Prev Page
ezBarcodeComponent Web Control
Getting Started
Setup ezBarcode Component
Examples
Trial and Redistributables
FAQ
ezBarcodeComponent Symbologies
CodaBar
Code 11
Code 128
Code 39
Code 39 Ext
Code 93
Code 93 Ext
Ean 13
Ean 8
Industrial 2 of 5
Interleaved 2 of 5
Ucc/Ean 128
MSI
Postnet
Planet
Telepen
Upc A
Upc E
IntelligentMail
Sscc 18
Scc 14
Itf 14
PDF 417
Macro PDF 417
DataMatrix
QR Code
ezBarcodeComponent.Web
Barcode Class
Barcode Members
Barcode Constructor
Properties
BarcodeImageFormat Property
BarHeight Property
BearerBarHorizontalWidth Property
BearerBarVerticalWidth Property
Caption Property
CaptionAlignment Property
CaptionColor Property
CaptionFont Property
CaptionPosition Property
CaptionSpace Property
CharacterGrouping Property
CheckCharacter Property
CheckCharacterInText Property
CODABARStartChar Property
CODABARStopChar Property
Code128Set Property
CodeData Property
DataMatrixBarSize Property
DataMatrixEncodingMode Property
DataMatrixPreferredFormat Property
HumanReadableTextFontColor Property
HumanReadableTextPosition Property
IsHumanReadableTextOnTop Property
LeftMargin Property
MacroPdf417FileId Property
MacroPdf417SegmentCount Property
MacroPdf417SegmentIndex Property
PDF417BarWidth Property
PDF417Columns Property
Pdf417CompactionType Property
Pdf417ErrorCorrectionLevel Property
PDF417Rows Property
Pdf417Truncated Property
PDF417YtoXRatio Property
Picture Property
PostnetHeightShort Property
PostnetHeightTall Property
PostnetSpacing Property
QRCodeBarSize Property
QRCodeEncoding Property
QRCodeErrorCorrectionLevel Property
QRCodeVersion Property
Resolution Property
RotationAngle Property
ShowHumanReadableText Property
SupplementarySeparation Property
Symbology Property
TopMargin Property
UPCESystem Property
UseCaret Property
WideToNarrowRatio Property
XDimension Property
Methods
Render Method
SaveImageAs Method
BarcodeImageFormat Enumeration
CaptionPosition Enumeration
Code128 Enumeration
DataMatrixEncodingModes Enumeration
DataMatrixPreferredFormats Enumeration
ImageGen Class
ImageGen Members
ImageGen Constructor
Properties
IsReusable Property
Methods
ProcessRequest Method
PDF417CompactionMode Enumeration
PDF417ErrorCorrection Enumeration
QRCodeEncoding Enumeration
QRCodeErrorCorrectionLevel Enumeration
QRCodeVersion Enumeration
RotationAngles Enumeration
stringProcess Class
stringProcess Members
stringProcess Constructor
Methods
DecodeString Method
EncodeString Method
Symbologies Enumeration
ezBarcodeComponent Web Library

Barcode Members

Barcode overview

Public Instance Constructors

Barcode Constructor The constructor of the barcode class.

Public Instance Properties

BarcodeImageFormat Gets or sets the barcode image format to render.
BarHeight The height of the bars in Inches. Default is 0.5 inches.
BearerBarHorizontalWidth The thickness of the horizontal bearer bar in xDimension. Default is 0, no horizontal bearer.
BearerBarVerticalWidth The thickness of the vertical bearer bar in xDimension. Default is 0, no vertical bearer.
Caption The extra caption string either on top or bottom of the barcode.
CaptionAlignment The alignment of the text of the caption.
CaptionColor The font color of the caption.
CaptionFont The font of the caption.
CaptionPosition Determine the caption position.
CaptionSpace The space between the caption and the barcode.
CharacterGrouping Determines how many characters will be grouped together in the Human Readable text Default is 0, no grouping.
CheckCharacter Optionally add check character for some barcode. Default is false.
CheckCharacterInText Display the check character in the text string. Default is false.
CODABARStartChar Start character for the Codabar. Only A, B, C and D are valid. Default is "B".
CODABARStopChar Stop character for the Codabar symbology. Only A, B, C and D are valid. Default is "B".
Code128Set Specific character set to use when using the Code 128 symbology. Default is Auto.
CodeData Gets or sets the value to encode.
DataMatrixBarSize Gets or sets the narrow bar size in inches for DataMatrix. Default is 0.02 inch.
DataMatrixEncodingMode The DataMatrix encoding mode. Default is Ascii encoding.
DataMatrixPreferredFormat The DataMatrix perferred format. Default is "Auto".
HumanReadableTextFontColor Set the color of the human readable data string. Default is Black.
HumanReadableTextPosition The space between human readable data text string and the barcode in Inches. Default is 0.04 inches.
IsHumanReadableTextOnTop Determines if the human readable data string on top of barcode. Default is false.
LeftMargin The space between the left of the barcode and the left edge of drawing area in Inches. Default is 0.1 inches.
MacroPdf417FileId The MacroPDF File ID of the barcode. Int values are 0 to 899. Default is 0.
MacroPdf417SegmentCount Determine the number of Macro PDF417 symbols. Its value must be less than or equal to 99999. Default is 0.
MacroPdf417SegmentIndex Determine the Segment Index for a Macro PDF417 symbol. Its value should be 0 to 99998 and less than the Pdf417SegmentCount property. Default is 0.
PDF417BarWidth Gets or sets the narrow bar width size in inches for PDF417. Default is 0.01 inch.
PDF417Columns The number of columns in the PDF417 barcode. Default is 0.
Pdf417CompactionType The compaction type for the PDF417 barcode. Default is binary.
Pdf417ErrorCorrectionLevel The level of error correction used to create the barcode. This may be between 0 and 8 Default is Level 2.
PDF417Rows The number of rows in the PDF417 barcode. Default is 0.
Pdf417Truncated Determine if the right side of PDF417 barcode is truncated (removed). Default is false.
PDF417YtoXRatio The height of PDF 417 cell in the size of narrow bar (X Dimension). Default is 3.0.
Picture Gets a barcode picture.
PostnetHeightShort Postnet or Planet's short bar height. Default is 0.05 inches.
PostnetHeightTall Postnet or Planet's tall bar height. Default is 0.127 inches.
PostnetSpacing Postnet or Planet's bar spacing. Default is 0.026 inches.
QRCodeBarSize Gets or sets the narrow bar size in inches for QRCode. Default is 0.02 inch.
QRCodeEncoding Gets or sets the QR Code Encoding to use on that symbology. Default is "Auto".
QRCodeErrorCorrectionLevel Gets or sets the Error Correction Level for QRCode. Default is "M".
QRCodeVersion Gets or sets the QRCode Version. Default is "Auto" of the QRCodeVersion.
Resolution Specify DPI resolution of the barcode drawing.
RotationAngle The rotation angle of the image. Default is zero.
ShowHumanReadableText Determines if the human readable text string code will be displayed under the bar code. Default is true.
SupplementarySeparation The space between the end of barcode and the begin of supplementary for UPC/EAN in Inches. Default is 0.2 inches.
Symbology Specify the barcode type. Default is Code128.
TopMargin The space between the top of barcode and the top of drawing area in Inches. Default is 0.1 inches.
UPCESystem UpcE encoding system, default is system 0. (Should be system 0 or system 1). Default is "0".
UseCaret For Code128, UccEan128, Sscc18, Scc14, PDF417, MacroPDF417, DataMatrix, QRCode etc. where full ASCII is accepted as encoding. The 3 digits data following the caret will be treated as ASCII code, e.g. ^010 is \\n. This is an easy way to input control character. Default is true.
WideToNarrowRatio The ratio in the width between narrow bars and wide bars. Default is 2.
XDimension The narrow bars' width of the 1D barcode. It is X value or X Dimension in Inches. Default is 0.01 inches.

Public Instance Methods

SaveImageAs Save the image to specific location and format

Protected Instance Methods

Render  

See Also

Barcode Class | ezBarcodeComponent.Web Namespace