Classes

  ClassDescription
Public classBarcodeProfessional
Neodynamic Barcode Professional allows you to quickly and easily add barcodes images into your ASP.NET Web applications including full design time development support.
Public classBarcodeUtils
BarcodeUtils provides additional utilities related to barcode generation.
Public classEpsCmykBarcodeColors
Represents all CMYK barcode colors used in EPS (Encapsulated PostScript) generation.
Public classMargin
Represents margin information.
Public classMarginConverter
Converts Margin objects from one data type to another. Access the MarginConverter class through the TypeDescriptor object.

Structures

  StructureDescription
Public structureEpsCmykColor
Represents a CMYK (Cyan, Magenta, Yellow, and Key/Black) color.

Enumerations

  EnumerationDescription
Public enumerationAlignment
Specifies the text alignment on the barcode image
Public enumerationAztecCodeFormat
Specifies the Aztec Code Format to use on that symbology.
Public enumerationBarcodeImageFormat
Specifies the barcode output image format
Public enumerationBarcodeUnit
Specifies the unit of measure for barcode generation.
Public enumerationBearerBarStyle
Specifies the bearer bars' type that must be drawn with the barcode image. Bearer bar is only available for 2 of 5, Code 128 and UCC.EAN 128 barcodes.
Public enumerationCodabarStartStopChar
Specifies the start and stop character for Codabar symbology.
Public enumerationCode128
Specifies the characters set to use in the Code 128 symbology.
Public enumerationCode16k
Specifies the mode to use for Code16k symbology.
Public enumerationDataMatrixEncoding
Specifies the DataMatrix Encoding to use on that symbology.
Public enumerationDataMatrixFormat
Specifies the DataMatrix Format to use on that symbology.
Public enumerationFIM
Specifies the facing identification mark (FIM) pattern to use on that symbology.
Public enumerationIsbt128DataStructure
Specifies the ISBT 128 Data Structures.
Public enumerationMaxiCodeModes
Specifies the MaxiCode modes.
Public enumerationMicroPdf417Version
Specifies the MicroPDF417 version (a predefined combinations of numbers of columns and rows) to be generated.
Public enumerationMicroQRCodeVersion
Specifies the Micro QR Code Version to use on that symbology. Version M1 (11 x 11 modules) to Version M4 (17 x 17 modules) increasing in steps of two modules per side.
Public enumerationMsiChecksum
Specifies the checksum method used for MSI barcodes
Public enumerationPdf417CompactionType
Specifies the Compaction Type to apply for PDF417 symbology.
Public enumerationPdf417ErrorCorrection
Specifies the Error Correction Level to apply for PDF417 symbology.
Public enumerationQRCodeEncoding
Specifies the QR Code Encoding to use on that symbology.
Public enumerationQRCodeErrorCorrectionLevel
Specifies the Error Correction Level to apply for QR Code symbology.
Public enumerationQRCodeVersion
Specifies the QR Code Version to use on that symbology. Version 1 (21 x 21 modules) to Version 40 (177 x 177 modules) increasing in steps of four modules per side.
Public enumerationRenderingMethod
Specifies the barcode rendering method.
Public enumerationRotate
Specifies the rotation angle to apply on the barcode image. It is measured clockwise from the x-axis.
Public enumerationSupplement
Specifies the supplement type to use with EAN and UPC symbologies.
Public enumerationSymbology
Specifies the Barcode Symbology to be used.
Public enumerationTelepenEncoding
Specifies the Telepen Encoding to use on that symbology.
Public enumerationTemporaryStorage
Specifies the temporary storage for the barcode content when rendering the src attribute of the HTML Image Tag representing the barcode image.
Public enumerationTiffCompression
Specifies the TIFF compression algorithm to be used when saving barcodes in such image format.
Public enumerationUpcE
Specifies the number system to use for UPC-E symbology.