Types

         
 All Types  Classes   Enumerations 
 NameDescription
PdfBarcode
Represents a base class for all barcode types.
PdfBarcodeException
Represents the general barcode exception class.
PdfBarcodeQuietZones
Represents the Class for specifying Quiet zones around the barcode.
PdfBarcodeTextAlignment
Specifies the barcode text alignment.
PdfCodabarBarcode
Represents a Codabar barcode.
PdfCode11Barcode
Represents a Code11 barcode.
PdfCode128ABarcode
Represents a Code128A barcode.
PdfCode128BBarcode
Represents a Code128B Barcode.
PdfCode128CBarcode
Represents a Code128C barcode.
PdfCode32Barcode
Represents a Code32 barcode.
PdfCode39Barcode
Represents a Code39 barcode.
PdfCode39ExtendedBarcode
Represents a Code39 Extended barcode. Code 39 Extended is designed to encode 128 full ASCII characters.
PdfCode93Barcode
Represents a Code93 barcode.
PdfCode93ExtendedBarcode
Represents a code93 extended barcode.
PdfUnidimensionalBarcode
Represents the Base class for all the Single dimensional barcodes
TextLocation
Specifies the barcode text display location.