▼Nasposebarcode | |
►NAssist | |
CBaseJavaClass | |
CRectangle | A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's upper-left point in the coordinate space, its width, and its height |
CPoint | |
CLicense | |
CBarCodeException | |
►NComplexBarcode | |
CIComplexCodetext | Interface for complex codetext used with ComplexBarcodeGenerator |
CComplexBarcodeGenerator | ComplexBarcodeGenerator for backend complex barcode (e.g |
CAddress | Address of creditor or debtor |
CAddressType | Address type |
CAlternativeScheme | Alternative payment scheme instructions |
CComplexCodetextReader | ComplexCodetextReader decodes codetext to specified complex barcode type |
CQrBillStandardVersion | SwissQR bill standard version |
CSwissQRBill | SwissQR bill data |
CSwissQRCodetext | Class for encoding and decoding the text embedded in the SwissQR code |
CMailmarkCodetext | Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code |
CMailmark2DCodetext | |
CMaxiCodeCodetext | Base class for encoding and decoding the text embedded in the MaxiCode code |
CMaxiCodeSecondMessage | |
CMaxiCodeStandardCodetext | |
CMaxiCodeStandartSecondMessage | |
CMaxiCodeStructuredCodetext | |
CMaxiCodeCodetextMode2 | |
CMaxiCodeCodetextMode3 | |
CMaxiCodeStructuredSecondMessage | |
CHIBCLICComplexCodetext | |
CHIBCLICCombinedCodetext | |
CHIBCLICPrimaryDataCodetext | |
CHIBCLICSecondaryAndAdditionalDataCodetext | |
CHIBCPASCodetext | |
CHIBCPASRecord | |
CPrimaryData | |
CSecondaryAndAdditionalData | |
CMailmark2DType | 2D Mailmark Type defines size of Data Matrix barcode |
CHIBCLICDateFormat | |
CHIBCPASDataLocation | |
CHIBCPASDataType | |
►NGeneration | |
CBarcodeGenerator | BarcodeGenerator for backend barcode images generation |
CBarcodeParameters | Barcode generation parameters |
CBaseGenerationParameters | Barcode image generation parameters |
CBorderParameters | Barcode image border parameters |
CCaptionParameters | Caption parameters |
CUnit | Specifies the size value in different units (Pixel, Inches, etc.) |
CPadding | Paddings parameters |
CCodetextParameters | Codetext parameters |
CPostalParameters | Postal parameters |
CAustralianPostParameters | AustralianPost barcode parameters |
CCodablockParameters | Codablock parameters |
CDataBarParameters | Databar parameters |
CDataMatrixParameters | DataMatrix parameters |
CPatchCodeParameters | PatchCode parameters |
CCode16KParameters | Code16K parameters |
CDotCodeParameters | DotCode parameters |
CGS1CompositeBarParameters | |
CITFParameters | ITF parameters |
CQrParameters | QR parameters |
CPdf417Parameters | PDF417 parameters |
CSupplementParameters | Supplement parameters |
CMaxiCodeParameters | MaxiCode parameters |
CAztecParameters | Aztec parameters |
CCodabarParameters | Codabar parameters |
CCouponParameters | Coupon parameters |
CFontUnit | Defines a particular format for text, including font face, size, and style attributes where size in Unit value property |
CExtCodetextBuilder | Helper class for automatic codetext generation of the Extended Codetext Mode |
CQrExtCodetextBuilder | Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode |
CQrStructuredAppendParameters | QR structured append parameters |
CMaxiCodeExtCodetextBuilder | |
CDotCodeExtCodetextBuilder | |
CMacroCharacter | |
CFontStyle | Specifies style information applied to text |
CCodabarSymbol | Specifies the start or stop symbol of the Codabar barcode specification |
CDataMatrixEncodeMode | DataMatrix encoder's encoding mode, default to AUTO |
CBorderDashStyle | Specifies the style of dashed border lines |
CITF14BorderType | ITF14 barcode's border type |
CQREncodeMode | Encoding mode for QR barcodes |
CDataMatrixEccType | Specify the type of the ECC to encode |
CQRVersion | Version of QR Code |
CAztecSymbolMode | Specifies the Aztec symbol mode |
CPdf417ErrorLevel | Pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction |
CPdf417CompactionMode | Pdf417 barcode's compation mode |
CQRErrorLevel | Level of Reed-Solomon error correction |
CQREncodeType | QR / MicroQR selector mode |
CCodabarChecksumMode | Specifies the checksum algorithm for Codabar |
CCodeLocation | Codetext location |
CFontMode | Font size mode |
CTextAlignment | Text alignment |
CAutoSizeMode | Specifies the different types of automatic sizing modes |
CGraphicsUnit | Specifies the unit of measure for the given data |
CEncodeTypes | Specifies the type of barcode to encode |
CPatchFormat | PatchCode format |
CECIEncodings | Extended Channel Interpretation Identifiers |
CEnableChecksum | Enable checksum during generation for 1D barcodes |
CCode128Emulation | Function codewords for Code 128 emulation |
CBarCodeImageFormat | Specifies the file format of the image |
CCustomerInformationInterpretingType | Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode |
CTwoDComponentType | |
CPdf417MacroTerminator | Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment |
CMaxiCodeEncodeMode | |
CMaxiCodeMode | |
CDotCodeEncodeMode | |
►NRecognition | |
CBarCodeReader | BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes |
CQuadrangle | Stores a set of four Points that represent a Quadrangle region |
CQRExtendedParameters | Stores a QR Structured Append information of recognized barcode |
CPdf417ExtendedParameters | Stores a MacroPdf417 metadata information of recognized barcode |
COneDExtendedParameters | Stores special data of 1D recognized barcode like separate codetext and checksum |
CCode128ExtendedParameters | Stores special data of Code128 recognized barcode |
CBarcodeSvmDetectorSettings | Barcode detector settings |
CBarCodeResult | Stores recognized barcode data like SingleDecodeType type, |
CBarCodeRegionParameters | Represents the recognized barcode's region and barcode angle This sample shows how to get barcode Angle and bounding quadrangle values |
CBarCodeExtendedParameters | |
CQualitySettings | QualitySettings allows to configure recognition quality and speed manually |
CCode128DataPortion | Contains the data of subtype for Code128 type barcode |
CDataBarExtendedParameters | Stores a DataBar additional information of recognized barcode reader = Recognition.BarCodeReader("c:\\test.png", DecodeType.DATABAR_OMNI_DIRECTIONAL) |
CAustraliaPostSettings | AustraliaPost decoding parameters |
CBarcodeSettings | |
CRecognitionAbortedException | |
CMaxiCodeExtendedParameters | |
CDotCodeExtendedParameters | |
CDecodeType | Specify the type of barcode to read |
CCode128SubType | |
CCustomerInformationInterpretingType | Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode |
CBarCodeConfidence | Contains recognition confidence level |
CChecksumValidation | Enable checksum validation during recognition for 1D barcodes |