com.aspose.barcode.generation

This package contains tools for generating barcode.

Classes

ClassDescription
AustralianPostParametersAustralianPost barcode parameters.
AztecExtCodetextBuilder
AztecParametersAztec parameters.
BarcodeGeneratorBarcodeGenerator for backend barcode images generation.
BarcodeParametersBarcode generation parameters.
BaseEncodeTypeBase class for SymbologyEncodeType.
BaseGenerationParametersBarcode image generation parameters.
BorderParametersBarcode image border parameters
CaptionParametersCaption parameters.
CaptionParametersInternal
CodabarParametersCodabar parameters.
CodabarSymbolSpecifies the start or stop symbol of the Codabar barcode specification.
CodablockParametersCodablock parameters.
Code128ParametersCode128 parameters.
Code16KParametersCode16K parameters.
CodetextParametersCodetext parameters.
ComplexBarcode
ConstParameters
CouponParametersCoupon parameters.
DataBarParametersDatabar parameters.
DataMatrixExtCodetextBuilder
DataMatrixParametersDataMatrix parameters.
DotCodeExtCodetextBuilder
DotCodeParametersDotCode parameters.
ECIEncodingsExtended Channel Interpretation Identifiers.
EncodeTypesSpecifies the type of barcode to encode.
ExtCodeItemBase class of the extended codetext container
ExtCodetextBuilderHelper class for automatic codetext generation of the Extended Codetext Mode
ExtECICodetextExtended Channel Codetext container
ExtPlainCodetextPlain (simple) codetext container
FontStyleSpecifies style information applied to text.
FontUnitDefines a particular format for text, including font face, size, and style attributes where size in Unit value property.
FontUnitInternal
GS1CompositeBarParameters
GS1HanXinEncoderContains functions for encoding GS1HanXin
HanXinEncoder
HanXinExtCodetextBuilder
HanXinParametersHan Xin parameters.
ITFParametersITF parameters.
ImageUnitConverter
MacroCharacterValues
MaxiCodeExtCodetextBuilderExtended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters.
MaxiCodeModeEncoding mode for MaxiCode barcodes.
MaxiCodeParametersMaxiCode parameters.
PaddingPaddings parameters.
PatchCodeParametersPatchCode parameters.
Pdf417ParametersPDF417 parameters.
PostalParametersPostal parameters.
QrExtCodetextBuilderExtended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QrEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters.
QrParametersQR parameters.
QrStructuredAppendParametersQR structured append parameters.
SupplementParametersSupplement parameters.
SymbologyEncodeTypeSymbology encode type.
TextMeasurerRepresents text measurer.
UnitSpecifies the size value in different units (Pixel, Inches, etc.).
UnitInternal

Interfaces

InterfaceDescription
IBarCodeEncoder

Enumerations

EnumDescription
AutoSizeModeSpecifies the different types of automatic sizing modes.
AztecEncodeModeEncoding mode for Aztec barcodes.
AztecSymbolModeSpecifies the Aztec symbol mode.
BarCodeImageFormatSpecifies the file format of the image.
BarcodeClassificationsEncodeTypes classification
BorderDashStyleSpecifies the style of dashed border lines.
CodabarChecksumModeSpecifies the checksum algorithm for Codabar
Code128Emulation
Code128EncodeModeEncoding mode for Code128 barcodes.
CodeLocationCodetext location
DataMatrixEccTypeSpecify the type of the ECC to encode.
DataMatrixEncodeModeDataMatrix encoder’s encoding mode, default to Auto
DataMatrixVersionSpecify the type of the ECC to encode.
DotCodeEncodeModeEncoding mode for DotCode barcodes.
EnableChecksumEnable checksum during generation for 1D barcodes.
FontModeFont size mode.
GraphicsUnitSpecifies the unit of measure for the given data.
HanXinEncodeModeHan Xin Code encoding mode.
HanXinErrorLevelLevel of Reed-Solomon error correction.
HanXinModesHan Xin Code encoding mode.
HanXinVersionVersion of Han Xin Code.
ITF14BorderTypeITF14 barcode’s border type
MacroCharacterMacro Characters 05 and 06 values are used to obtain more compact encoding in special modes.
MaxiCodeEncodeModeEncoding mode for MaxiCode barcodes.
MicroQRVersionVersion of MicroQR Code.
PatchFormatPatchCode format.
Pdf417CompactionModePdf417 barcode’s compation mode
Pdf417ErrorLevelpdf417 barcode’s error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction
Pdf417MacroTerminatorUsed to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
QREncodeModeEncoding mode for QR barcodes.
QREncodeTypeQR / MicroQR selector mode.
QRErrorLevelLevel of Reed-Solomon error correction.
QRVersionVersion of QR Code.
RectMicroQRVersionVersion of RectMicroQR Code.
StringAlignment
TextAlignmentText alignment.
TextRenderingHint
TwoDComponentTypeType of 2D component This sample shows how to create and save a GS1 Composite Bar image.