- C - Static variable in class com.aspose.barcode.CodabarSymbol
-
Specifies character C as the start or stop symbol of the Codabar barcode specification.
- Caption - Class in com.aspose.barcode
-
The text caption shown in the barcode image.
- Caption() - Constructor for class com.aspose.barcode.Caption
-
Initializes a new instance of the Caption
class with default vaule.
- Caption(String) - Constructor for class com.aspose.barcode.Caption
-
Initializes a new instance of the Caption
class with specified text.
- Caption(String, boolean, StringAlignment, float, int, TextPaint) - Constructor for class com.aspose.barcode.Caption
-
Initializes a new instance of the Caption
class.
- CaptionParameters - Class in com.aspose.barcode.generation
-
Caption parameters.
- CaptionParameters() - Constructor for class com.aspose.barcode.generation.CaptionParameters
-
- ChecksumValidation - Enum in com.aspose.barcode.barcoderecognition
- clear() - Method in class com.aspose.barcode.complexbarcode.Address
-
Clears all fields and sets the type to AddressType.Undetermined
.
- clear() - Method in class com.aspose.barcode.ExtCodetextBuilder
-
Clears extended codetext items
- clone() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
- CODABAR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>CODABAR</b>
barcode specification
- CODABAR - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with CODABAR barcode specification
- CodabarChecksumMode - Enum in com.aspose.barcode
-
Specifies the checksum algorithm for Codabar
- CodabarParameters - Class in com.aspose.barcode.generation
-
Codabar parameters.
- CodabarSymbol - Class in com.aspose.barcode
-
Specifies the start or stop symbol of the Codabar barcode specification.
- CODABLOCK_F - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>CodablockF</b>
barcode specification
- CODABLOCK_F - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Codablock-F barcode specification.
- CodablockParameters - Class in com.aspose.barcode.generation
-
Codablock parameters.
- Code128DataPortion - Class in com.aspose.barcode.barcoderecognition
-
Contains the data of subtype for Code128 type barcode
- Code128DataPortion(int, String) - Constructor for class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Creates a new instance of the Code128DataPortion
class with start code symbol and decoded codetext.
- Code128ExtendedParameters - Class in com.aspose.barcode.barcoderecognition
-
Stores special data of Code128 recognized barcode
- Code128SubType - Class in com.aspose.barcode.barcoderecognition
-
Contains types of Code128 subset
- Code128SubType() - Constructor for class com.aspose.barcode.barcoderecognition.Code128SubType
-
- Code16KParameters - Class in com.aspose.barcode.generation
-
Code16K parameters.
- CODE_11 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>CODE 11</b>
barcode specification
- CODE_11 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with CODE 11 barcode specification
- CODE_128 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>CODE 128</b>
barcode specification
- CODE_128 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with CODE 128 barcode specification
- CODE_16_K - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>SCode16K</b>
barcode specification
- CODE_16_K - Static variable in class com.aspose.barcode.EncodeTypes
-
Represents Code 16K barcode.
- CODE_32 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Code32</b>
blank specification
- CODE_32 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Code32 barcode specification
- CODE_39_EXTENDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Extended CODE 39</b>
barcode specification
- CODE_39_EXTENDED - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Extended CODE 39 barcode specification
- CODE_39_STANDARD - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Standard CODE 39</b>
barcode specification
- CODE_39_STANDARD - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Standard CODE 39 barcode specification
- CODE_93_EXTENDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Extended CODE 93</b>
barcode specification
- CODE_93_EXTENDED - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Extended CODE 93 barcode specification
- CODE_93_STANDARD - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Standard CODE 93</b>
barcode specification
- CODE_93_STANDARD - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Standard CODE 93 barcode specification
- CODE_SET_A - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
-
ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 ///
- CODE_SET_B - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
-
ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 ///
- CODE_SET_C - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
-
00–99 (encodes two digits with a single code point) and FNC1 ///
- CodeLocation - Enum in com.aspose.barcode.generation
-
Codetext location
- CodetextMaxHeightPercent - Static variable in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- CodetextParameters - Class in com.aspose.barcode.generation
-
Codetext parameters.
- CodetextParameters() - Constructor for class com.aspose.barcode.generation.CodetextParameters
-
- com.aspose.barcode - package com.aspose.barcode
-
The com.aspose.barcode contains tools for the 1D/2D barcodes generation and drawing.
- com.aspose.barcode.barcoderecognition - package com.aspose.barcode.barcoderecognition
-
The com.aspose.barcode.barcoderecognition contains tools for the 1D/2D barcodes recognition.
- com.aspose.barcode.complexbarcode - package com.aspose.barcode.complexbarcode
-
- com.aspose.barcode.generation - package com.aspose.barcode.generation
-
- com.aspose.barcode.metered - package com.aspose.barcode.metered
-
- COMPACT_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>CompactPdf417</b>
(Pdf417Truncated) barcode specification
- ComplexBarcode - Class in com.aspose.barcode.generation
-
- ComplexBarcode() - Constructor for class com.aspose.barcode.generation.ComplexBarcode
-
- ComplexBarcodeGenerator - Class in com.aspose.barcode.complexbarcode
-
ComplexBarcodeGenerator for backend complex barcode (e.g.
- ComplexBarcodeGenerator(IComplexCodetext) - Constructor for class com.aspose.barcode.complexbarcode.ComplexBarcodeGenerator
-
Creates an instance of ComplexBarcodeGenerator.
- ComplexCodetextReader - Class in com.aspose.barcode.complexbarcode
-
ComplexCodetextReader decodes codetext to specified complex barcode type.
- contains(Point) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Determines if the specified Point
is contained within this Quadrangle
structure.
- contains(int, int) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Determines if the specified point is contained within this Quadrangle
structure.
- contains(Quadrangle) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Determines if the specified Quadrangle
is contained or intersect this Quadrangle
structure.
- contains(Rect) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Determines if the specified Rectangle
is contained or intersect this Quadrangle
structure.
- containsAll(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Check if this contains all types from barcode types.
- containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
-
Determines whether any of the given decode types is included into
- containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Is contain any of types
- containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Returns a value indicating whether this instance is included into the list specified.
- copy() - Method in class com.aspose.barcode.Caption
-
Get a new copy of the caption instance.
- CouponParameters - Class in com.aspose.barcode.generation
-
Coupon parameters.
- createAndSetCreditorReference(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Creates and sets a ISO11649 creditor reference from a raw string by prefixing
the String with "RF" and the modulo 97 checksum.
- CustomerInformationInterpretingType - Enum in com.aspose.barcode.barcoderecognition
-
Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.
- GB18030 - Static variable in class com.aspose.barcode.ECIEncodings
-
GB (PRC) Chinese Character Set encoding.
- generateBarCodeImage() - Method in class com.aspose.barcode.complexbarcode.ComplexBarcodeGenerator
-
Generates complex barcode image under current settings.
- generateBarCodeImage() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Generate the barcode image under current settings.
- getAccount() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the creditor's account number.
- getAddressLine1() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the address line 1.
- getAddressLine2() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the address line 2.
- getAlignment() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption test horizontal alignment.
- getAlignment() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Gets the alignment of the code text.
- getAllEncodeTypes() - Static method in class com.aspose.barcode.EncodeTypes
-
Specifies that data will be checked with all available symbologies.
- getAllowComplexBackground() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize color barcodes on color background as additional scan.
- getAllowDatamatrixIndustrialBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes.
- getAllowDecreasedImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize decreased image as additional scan.
- getAllowDetectScanGap() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to use gap between scans to increase recognition speed.
- getAllowIncorrectBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes which has incorrect checksumm or incorrect values.
- getAllowInvertImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize inverse color image as additional scan.
- getAllowMedianSmoothing() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to enable median smoothing as additional scan.
- getAllowMicroWhiteSpotsRemoving() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Postal barcodes to recognize slightly noised images.
- getAllowOneDAdditionalScan() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize regular image with different params as additional scan.
- getAllowOneDFastBarcodesDetector() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to quickly recognize high quality barcodes which fill almost whole image.
- getAllowOneDWipedBarsRestoration() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
- getAllowQRMicroQrRestoration() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for QR/MicroQR to recognize damaged MicroQR barcodes.
- getAllowRegularImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize regular image without any restorations as main scan.
- getAllowSaltAndPaperFiltering() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes with salt and paper noise type.
- getAllowWhiteSpotsRemoving() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize image without small white spots as additional scan.
- getAllSupportedTypesArray() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Gets an array that represents AllSupportedTypes
- getAlternativeSchemes() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets ors sets the alternative payment schemes.
- getAmount() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the payment amount.
- getAngle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegionParameters
-
Gets the angle of the barcode (0-360).
- getAspectRatio() - Method in class com.aspose.barcode.generation.AztecParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getAspectRatio() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.QrParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in interface com.aspose.barcode.IBarCodeControl
-
AspectRatio
- getAustralianPost() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
AustralianPost barcode parameters.
- getAustralianPostEncodingTable() - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
- getAustralianPostShortBarHeight() - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Short bar's height of AustralianPost barcode.
- getAutoSize() - Method in interface com.aspose.barcode.IBarCodeControl
-
Gets a value indicating whether the image size is to be adjusted automatically.
- getAutoSizeMode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getAutoSizeMode() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Specifies the different types of automatic sizing modes.
- getAztec() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Aztec parameters.
- getAztecErrorLevel() - Method in class com.aspose.barcode.generation.AztecParameters
-
Level of error correction of Aztec types of barcode.
- getAztecSymbolMode() - Method in class com.aspose.barcode.generation.AztecParameters
-
Gets a Aztec Symbol mode.
- getAztecSymbolModeName(int) - Static method in enum com.aspose.barcode.AztecSymbolMode
-
Deprecated.
- getAztecSymbolModeValue(String) - Static method in enum com.aspose.barcode.AztecSymbolMode
-
Deprecated.
- getBackColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getBackColor() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Background color of the barcode image.
- getBackColor() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getBackColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
Background color of the barcode image.
- getBarcode() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Gets the BarcodeParameters
that contains all barcode properties.
- getBarCodeDecodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
- getBarCodeHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getBarCodeImage() - Method in interface com.aspose.barcode.IBarCodeControl
-
Get the BarCode image under current settings.
- getBarcodeType() - Method in interface com.aspose.barcode.complexbarcode.IComplexCodetext
-
- getBarcodeType() - Method in class com.aspose.barcode.complexbarcode.SwissQRCodetext
-
Gets barcode type.
- getBarcodeType() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Barcode symbology type.
- getBarcodeType() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getBarCodeWidth() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getBarColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Bars color.
- getBarHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Height of 1D barcodes' bars in Unit
value.
- getBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
height of 1D barcodes' bars.
- getBarWidthReduction() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Get bars reduction value that is used to compensate ink spread while printing.
- getBill() - Method in class com.aspose.barcode.complexbarcode.SwissQRCodetext
-
SwissQR bill data
- getBillInformation() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the additional structured bill information.
- getBorder() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Gets the BorderParameters
that contains all configuration properties for barcode border.
- getBorderColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
Gets BorderColor
- getBorderDashStyle() - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderDashStyle
- getBorderVisible() - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderVisible
- getBorderWidth() - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderWidth
- getBottom() - Method in class com.aspose.barcode.generation.Margins
-
Gets the bottom
marign in Unit
value.
- getBottom() - Method in class com.aspose.barcode.generation.Padding
-
Bottom padding.
- getBottom() - Method in class com.aspose.barcode.MarginsF
-
Gets the bottom marign.
- getBoundingRectangle() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Creates Rectangle
bounding this Quadrangle
- getCalculatedBarCodeWidth() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getCaptionAbove() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Caption Above the BarCode image.
- getCaptionAbove() - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionAbove
- getCaptionBelow() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Caption Below the BarCode image.
- getCaptionBelow() - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionBelow
- getCheckSum() - Method in class com.aspose.barcode.barcoderecognition.OneDExtendedParameters
-
Gets the checksum for 1D barcodes.
- getChecksum() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getChecksumAlwaysShow() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
- getChecksumValidation() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
- getClassification() - Method in class com.aspose.barcode.BaseEncodeType
-
Gets a classification of this symbology.
- getCodabar() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Codabar parameters.
- getCodabarChecksumMode() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Gets the checksum algorithm for Codabar barcodes.
- getCodabarStartSymbol() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Start symbol (character) of Codabar symbology.
- getCodabarStartSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStartSymbol
- getCodabarStopSymbol() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Stop symbol (character) of Codabar symbology.
- getCodabarStopSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStopSymbol
- getCodabarSymbolName(short) - Static method in class com.aspose.barcode.CodabarSymbol
-
- getCodabarSymbolValue(String) - Static method in class com.aspose.barcode.CodabarSymbol
-
- getCodablock() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Codablock parameters.
- getCode128() - Method in class com.aspose.barcode.barcoderecognition.BarCodeExtendedParameters
-
Gets a special data Code128ExtendedParameters
of Code128 recognized barcode
- getCode128DataPortions() - Method in class com.aspose.barcode.barcoderecognition.Code128ExtendedParameters
-
Gets Code128DataPortion
array of recognized Code128 barcode
- getCode128SubType() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the type of Code128 subset
- getCode16K() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Code16K parameters.
- getCodeBytes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the encoded code bytes
- getCodeLocation() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeLocation
- getCodeText() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the code text
- getCodeText(Charset) - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the code text with encoding.
- getCodeText() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Text to be encoded.
- getCodeText() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getCodeText() - Method in interface com.aspose.barcode.IBarCodeControl
-
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
- getCodeTextAlignment() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextAlignment
- getCodeTextColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextColor
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.AztecParameters
-
Gets the encoding of codetext.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Gets the encoding of codetext.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets the encoding of codetext.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.QrParameters
-
Gets the encoding of codetext.
- getCodeTextFont() - Method in interface com.aspose.barcode.IBarCodeControl
-
Gets CodeTextFont
- getCodeTextParameters() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Codetext parameters.
- getCodeTextSpace() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextSpace
- getCodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the barcode type
- getCodeTypeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the name of the barcode type
- getColor() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border color.
- getColor() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's Color.
- getColumns() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getColumns() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Columns count.
- getColumns() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Columns count.
- getColumns() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Columns count.
- getColumns() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Columns count.
- getColumns() - Method in interface com.aspose.barcode.IBarCodeControl
-
2D BarCode's columns, if setting is illegal then columns will be calculated automatically
applicable EncodeTypes: Pdf417
- getComplexBarcode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getConfidence() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets recognition confidence level of the recognized barcode
- getConstructedCodetext() - Method in interface com.aspose.barcode.complexbarcode.IComplexCodetext
-
- getConstructedCodetext() - Method in class com.aspose.barcode.complexbarcode.SwissQRCodetext
-
Construct codetext from SwissQR bill data
- getConsumptionQuantity() - Static method in class com.aspose.barcode.metered.Metered
-
Gets consumption quantity
- getCountryCode() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the two-letter ISO country code.
- getCoupon() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Coupon parameters.
- getCreditor() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the creditor address.
- getCurrency() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the payment currency.
- getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.OTHER.
- getCustomerInformationInterpretingType() - Method in interface com.aspose.barcode.IBarCodeControl
-
CustomerInformationInterpretingType
- getDashStyle() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border dash style.
- getData() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the part of code text related to subtype.
- getDataBar() - Method in class com.aspose.barcode.barcoderecognition.BarCodeExtendedParameters
-
Gets a DataBar additional information of recognized barcode
- getDataBar() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Databar parameters.
- getDataMatrix() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
DataMatrix parameters.
- getDataMatrixEcc() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Gets a Datamatrix ECC type.
- getDataMatrixEncodeMode() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Encode mode of Datamatrix barcode.
- getDebtor() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the debtor address.
- getDetectEncoding() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
A flag which force engine to detect codetext encoding for Unicode codesets.
- getDetectorSettings() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Barcode detector settings.
- getDisplay2DText() - Method in interface com.aspose.barcode.IBarCodeControl
-
Display2DText
- getDocument() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in document units.
- getDotCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
DotCode parameters.
- getDotCodeMask() - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Mask of Dotcode barcode.
- getDpiX() - Method in class com.aspose.barcode.Resolution
-
Gets the horizontal resolution
- getDpiY() - Method in class com.aspose.barcode.Resolution
-
Gets the vertical resolution
- getDrawSwissCross() - Method in class com.aspose.barcode.generation.ComplexBarcode
-
- getEnableChecksum() - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableChecksum
- getEnableEscape() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Indicates whether explains the character "\" as an escape character in CodeText property.
- getEnableEscape() - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableEscape
- getEncodeType() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode's encode type (symbology).
- getExtended() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets extended parameters of recognized barcode
- getExtendedCodetext() - Method in class com.aspose.barcode.ExtCodetextBuilder
-
Generate extended codetext from generation items list
- getExtendedCodetext() - Method in class com.aspose.barcode.QrExtCodetextBuilder
-
Generates Extended codetext from the extended codetext list.
- getExtraBarcodeText() - Method in class com.aspose.barcode.generation.PatchCodeParameters
-
Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
- getFamilyName() - Method in class com.aspose.barcode.generation.FontUnit
-
Gets the face name of this Font.
- getFilledBars() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Gets a value indicating whether bars filled.
- getFont() - Method in class com.aspose.barcode.Caption
-
Gets the System.Drawing.Fontfont
of the Captioncaption
.
- getFont() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption font.
- getFont() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's font.
- getFont() - Method in class com.aspose.barcode.generation.FontUnit
-
- getFontMode() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify FontMode.
- getFontSizeXDimAutoRatio() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getForeColor() - Method in class com.aspose.barcode.Caption
-
Gets the System.Drawing.Colorforecolor
of the Captioncaption
.
- getForeColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getForeColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
Foreground color of the barcode image, that is,
Bar's color of 1D barcode, Module's color of 2D barcode.
- getFoundBarCodes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets recognized BarCodeResult
s array
- getFoundCount() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets recognized barcodes count
- getGetSingleTypesCount() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Returns a number of single types.
- getGraphicsUnit() - Method in interface com.aspose.barcode.IBarCodeControl
-
Measurement of various properties such as width, height etc.
- getGraphicsUnitName(int) - Static method in enum com.aspose.barcode.GraphicsUnit
-
Deprecated.
- getHighPerformance() - Static method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
High performance detection preset.
- getHighPerformance() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
HighPerformance recognition quality preset.
- getHighQuality() - Static method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
High quality detection preset.
- getHighQuality() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
HighQuality recognition quality preset.
- getHighQualityDetection() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
HighQualityDetection recognition quality preset.
- getHouseNo() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the house number.
- getImageHeight() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image height when AutoSizeMode
property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION.
- getImageHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's height.
- getImageQuality() - Method in interface com.aspose.barcode.IBarCodeControl
-
ImageQuality
- getImageQualityModeName(int) - Static method in enum com.aspose.barcode.ImageQualityMode
-
Gets ImageQualityMode value name
- getImageQualityModeValue(String) - Static method in enum com.aspose.barcode.ImageQualityMode
-
Gets ImageQualityMode value
- getImageWidth() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image width when AutoSizeMode
property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION.
- getImageWidth() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's width.
- getInches() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in inches.
- getInstruction() - Method in class com.aspose.barcode.complexbarcode.AlternativeScheme
-
Gets the payment instruction for a given bill.
- getITF() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
ITF parameters.
- getItfBorderThickness() - Method in class com.aspose.barcode.generation.ITFParameters
-
Gets an ITF border (bearer bar) thickness in Unit value.
- getItfBorderType() - Method in class com.aspose.barcode.generation.ITFParameters
-
Border type of ITF barcode.
- getLeft() - Method in class com.aspose.barcode.generation.Margins
-
Gets the left
margin in Unit
value.
- getLeft() - Method in class com.aspose.barcode.generation.Padding
-
Left padding.
- getLeft() - Method in class com.aspose.barcode.MarginsF
-
Gets the left margin.
- getLeftBottom() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets left-bottom corner Point
of Quadrangle
region
- getLeftTop() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets left-top corner Point
of Quadrangle
region
- getLocation() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
- getMacroCharacters() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
ISO/IEC 16022
5.2.4.7 Macro characters
11.3 Protocol for Macro characters in the first position (ECC 200 only)
Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes.
- getMacroPdf417FileID() - Method in class com.aspose.barcode.barcoderecognition.Pdf417ExtendedParameters
-
Gets the file ID of the barcode, only available with MacroPdf417.
- getMacroPdf417SegmentID() - Method in class com.aspose.barcode.barcoderecognition.Pdf417ExtendedParameters
-
Gets the segment ID of the barcode,only available with MacroPdf417.
- getMacroPdf417SegmentsCount() - Method in class com.aspose.barcode.barcoderecognition.Pdf417ExtendedParameters
-
Gets macro pdf417 barcode segments count.
- getMargins() - Method in interface com.aspose.barcode.IBarCodeControl
-
Margin area around the core BarCode image.
- getMaxAdditionalAllowedThreads() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the maximal number of additional threads to run code in parallel
- getMaxBarCodes() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
MaxBarCodes recognition quality preset.
- getMaxiCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
MaxiCode parameters.
- getMaxiCodeEncodeMode() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Gets a MaxiCode encode mode.
- getMaxQuality() - Static method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Max quality detection preset.
- getMaxQualityDetection() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
MaxQualityDetection recognition quality preset.
- getMedianFilterWindowSize() - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Window size for median smoothing.
- getMedianSmoothingWindowSize() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Window size for median smoothing.
- getMillimeters() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in millimeters.
- getMode() - Method in class com.aspose.barcode.Resolution
-
Gets the ResolutionModemode of the resolution
- getName() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the name, either the first and last name of a natural person or the
company name of a legal person.
- getNames() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Retrieves an array of the names of the decode types.
- getNames() - Static method in class com.aspose.barcode.EncodeTypes
-
Retrieves an array of the names of the encode types.
- getNormalQuality() - Static method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Normal quality detection preset.
- getNormalQuality() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
NormalQuality recognition quality preset.
- getNoWrap() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Specify word wraps (line breaks) within text.
- getNoWrap() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify word wraps (line breaks) within text.
- getOneD() - Method in class com.aspose.barcode.barcoderecognition.BarCodeExtendedParameters
-
Gets a special data OneDExtendedParameters
of 1D recognized barcode
- getPadding() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Barcode paddings.
- getPadding() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Captions paddings.
- getParameters() - Method in class com.aspose.barcode.complexbarcode.ComplexBarcodeGenerator
-
Generation parameters.
- getParameters() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Generation parameters.
- getPatchCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
PatchCode parameters.
- getPatchFormat() - Method in class com.aspose.barcode.generation.PatchCodeParameters
-
PatchCode format.
- getPdf417() - Method in class com.aspose.barcode.barcoderecognition.BarCodeExtendedParameters
-
Gets a MacroPdf417 metadata information Pdf417ExtendedParameters
of recognized barcode
- getPdf417() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
PDF417 parameters.
- getPdf417CompactionMode() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Pdf417 symbology type of BarCode's compaction mode.
- getPdf417CompactionMode() - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417CompactionMode
- getPdf417ECIEncoding() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Extended Channel Interpretation Identifiers.
- getPdf417ErrorLevel() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.
- getPdf417ErrorLevel() - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417ErrorLevel
- getPdf417MacroFileID() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets macro Pdf417 barcode's file ID.
- getPdf417MacroSegmentID() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
- getPdf417MacroSegmentsCount() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets macro Pdf417 barcode segments count.
- getPdf417Truncate() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
- getPdf417Truncate() - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417Truncate
- getPixels() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in pixels.
- getPlanetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
PLANET_SHORT_BAR_HEIGHT
- getPoint() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in point.
- getPoints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegionParameters
-
Gets Point
s array bounding barcode region
- getPostal() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Postal parameters.
- getPostalCode() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the postal code.
- getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.PostalParameters
-
Short bar's height of Postal barcodes.
- getPostnetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
POSTNET_SHORT_BAR_HEIGHT
- getProcessorSettings() - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets a settings of using processor cores.
- getPx() - Method in class com.aspose.barcode.generation.Unit
-
Deprecated.
- getQR() - Method in class com.aspose.barcode.barcoderecognition.BarCodeExtendedParameters
-
Gets a QR Structured Append information QRExtendedParameters
of recognized barcode
- getQR() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
QR parameters.
- getQrECIEncoding() - Method in class com.aspose.barcode.generation.QrParameters
-
Extended Channel Interpretation Identifiers.
- getQrEncodeMode() - Method in class com.aspose.barcode.generation.QrParameters
-
QR symbology type of BarCode's encoding mode.
- getQrEncodeType() - Method in class com.aspose.barcode.generation.QrParameters
-
QR / MicroQR selector mode.
- getQrErrorLevel() - Method in class com.aspose.barcode.generation.QrParameters
-
Level of Reed-Solomon error correction for QR barcode.
- getQRStructuredAppendModeBarCodeIndex() - Method in class com.aspose.barcode.barcoderecognition.QRExtendedParameters
-
Gets the index of the QR structured append mode barcode.
- getQRStructuredAppendModeBarCodesQuantity() - Method in class com.aspose.barcode.barcoderecognition.QRExtendedParameters
-
Gets the QR structured append mode barcodes quantity.
- getQRStructuredAppendModeParityData() - Method in class com.aspose.barcode.barcoderecognition.QRExtendedParameters
-
Gets the QR structured append mode parity data.
- getQrVersion() - Method in class com.aspose.barcode.generation.QrParameters
-
Version of QR Code.
- getQuadrangle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegionParameters
-
Gets Aspose.BarCode.BarCodeRecognition.Quadrangle
bounding barcode region
- getQualitySettings() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
QualitySettings allows to configure recognition quality and speed manually.
- getQuietZoneCoef() - Method in class com.aspose.barcode.generation.ITFParameters
-
Size of the quiet zones in xDimension.
- getQuietZoneLeftCoef() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the left quiet zone in xDimension.
- getQuietZoneRightCoef() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the right quiet zone in xDimension.
- getQuietZonesWidthInXDim() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getReadingQuality() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the reading quality.
- getReadTinyBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize tiny barcodes on large images.
- getRectangle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegionParameters
-
Gets System.Drawing.Rectangle
bounding barcode region
- getReference() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the creditor payment reference.
- getRegion() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Gets the barcode region
- getRegionLikelihoodThresholdPercent() - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Sets threshold for detected regions that may contain barcodes.
- getResolution() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getResolution() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Gets the resolution of the BarCode image.
- getResolution() - Method in class com.aspose.barcode.generation.Unit
-
- getResolution() - Method in interface com.aspose.barcode.IBarCodeControl
-
Resolution
- getRight() - Method in class com.aspose.barcode.generation.Margins
-
Gets the right
marign in Unit
value.
- getRight() - Method in class com.aspose.barcode.generation.Padding
-
Right padding.
- getRight() - Method in class com.aspose.barcode.MarginsF
-
Gets the right margin.
- getRightBottom() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets right-bottom corner Point
of Quadrangle
region
- getRightTop() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets right-top corner Point
of Quadrangle
region
- getRotationAngle() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image rotation angle, measured in degree, e.g.
- getRotationAngleF() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's rotation angle, measured in degree, e.g.
- getRows() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getRows() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Rows count.
- getRows() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Rows count.
- getRows() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Rows count.
- getRows() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Rows count.
- getScanWindowSizes() - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Scan window sizes in pixels.
- getSimilarityCoef() - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Similarity coefficient depends on how homogeneous barcodes are.
- getSingleTypes() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Represents a list of single types.
- getSize() - Method in class com.aspose.barcode.generation.FontUnit
-
Gets size of this FontUnit in Unit value.
- getSkipDiagonalSearch() - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Allows detector to skip search for diagonal barcodes.
- getSpace() - Method in class com.aspose.barcode.Caption
-
Gets the space between the caption and the barcode,
and the space between border and the caption
- getSpace() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Space between the CodeText and the BarCode in Unit
value.
- getStateHash() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getStateHash() - Method in class com.aspose.barcode.generation.CaptionParameters
-
- getStateHash() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getStateHash() - Method in class com.aspose.barcode.generation.FontUnit
-
Deprecated.
- getStateHash() - Method in class com.aspose.barcode.generation.Padding
-
Deprecated.
- getStreet() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the street.
- getString() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Converts the instance of SingleDecodeType to its equivalent string representation,
using the following format: "Index:-1; Name:None".
- getString(SingleDecodeType) - Static method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Converts the instance of SingleDecodeType to its equivalent string representation,
using the following format: "Index:-1; Name:None".
- getString() - Method in class com.aspose.barcode.BaseEncodeType
-
Converts the instance of BaseEncodeType to its equivalent string representation.
- getString(BaseEncodeType) - Static method in class com.aspose.barcode.BaseEncodeType
-
Converts the instance of BaseEncodeType to its equivalent string representation.
- getStripFNC() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Strip FNC1, FNC2, FNC3 characters from codetext.
- getStyle() - Method in class com.aspose.barcode.generation.FontUnit
-
Gets style information for this FontUnit.
- getSupplement() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Supplement parameters.
- getSupplementData() - Method in class com.aspose.barcode.generation.SupplementParameters
-
Supplement data following BarCode.
- getSupplementData() - Method in interface com.aspose.barcode.IBarCodeControl
-
SupplementData
- getSupplementSpace() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getSupplementSpace() - Method in class com.aspose.barcode.generation.CouponParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- getSupplementSpace() - Method in class com.aspose.barcode.generation.SupplementParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- getSupplementSpace() - Method in interface com.aspose.barcode.IBarCodeControl
-
SUPPLEMENT_SPACE
- getText() - Method in class com.aspose.barcode.Caption
-
Gets the content of the caption.
- getText() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text.
- getTextAlign() - Method in class com.aspose.barcode.Caption
-
Gets the text alignment of the caption.
- getTextColor() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text color.
- getThrowExceptionWhenCodeTextIncorrect() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Only for 1D barcodes.
- getTimeout() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the timeout of recognition process in milliseconds.
- getTop() - Method in class com.aspose.barcode.generation.Margins
-
Gets the top
marign in Unit
value.
- getTop() - Method in class com.aspose.barcode.generation.Padding
-
Top padding.
- getTop() - Method in class com.aspose.barcode.MarginsF
-
Gets the top marign.
- getTown() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the town or city.
- getTwoDDisplayText() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Text that will be displayed instead of codetext in 2D barcodes.
- getType() - Method in class com.aspose.barcode.complexbarcode.Address
-
Gets the address type.
- getTypeIndex() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Gets an index of decode type
- getTypeIndex() - Method in class com.aspose.barcode.BaseEncodeType
-
Gets an index of encode type
- getTypeName() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Gets a name of decode type
- getTypeName() - Method in class com.aspose.barcode.BaseEncodeType
-
Gets a name of encode type
- getUnstructuredMessage() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the additional unstructured message.
- getUseAllCores() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Is needed to use all cores.
- getUseOldBarcodeDetector() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Switches to the old barcode detector.
- getUseOnlyThisCoresCount() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the number of cores to use.
- getValue() - Method in enum com.aspose.barcode.AztecSymbolMode
-
- getValue() - Method in enum com.aspose.barcode.BarcodeClassifications
-
- getValue() - Method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
-
- getValue() - Method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
-
- getValue() - Method in class com.aspose.barcode.barcoderecognition.OneDExtendedParameters
-
Gets the codetext of 1D barcodes without checksum.
- getValue() - Method in enum com.aspose.barcode.BorderDashStyle
-
- getValue() - Method in enum com.aspose.barcode.CodabarChecksumMode
-
- getValue() - Method in enum com.aspose.barcode.complexbarcode.AddressType
-
- getValue() - Method in enum com.aspose.barcode.complexbarcode.QrBillStandardVersion
-
- getValue() - Method in enum com.aspose.barcode.DataMatrixEccType
-
- getValue() - Method in enum com.aspose.barcode.DataMatrixEncodeMode
-
- getValue() - Method in enum com.aspose.barcode.EnableChecksum
-
- getValue() - Method in enum com.aspose.barcode.generation.AutoSizeMode
-
- getValue() - Method in enum com.aspose.barcode.generation.CodeLocation
-
- getValue() - Method in enum com.aspose.barcode.generation.FontMode
-
- getValue() - Method in enum com.aspose.barcode.generation.TextAlignment
-
- getValue() - Method in enum com.aspose.barcode.GraphicsUnit
-
- getValue() - Method in enum com.aspose.barcode.ImageQualityMode
-
- getValue() - Method in enum com.aspose.barcode.ITF14BorderType
-
- getValue() - Method in enum com.aspose.barcode.MacroCharacter
-
- getValue() - Method in enum com.aspose.barcode.Pdf417CompactionMode
-
- getValue() - Method in enum com.aspose.barcode.Pdf417ErrorLevel
-
- getValue() - Method in enum com.aspose.barcode.QREncodeMode
-
- getValue() - Method in enum com.aspose.barcode.QREncodeType
-
- getValue() - Method in enum com.aspose.barcode.QRErrorLevel
-
- getValue() - Method in enum com.aspose.barcode.QRVersion
-
- getValue() - Method in enum com.aspose.barcode.RenderFormat
-
- getValue() - Method in enum com.aspose.barcode.ResolutionMode
-
- getValue() - Method in enum com.aspose.barcode.RotationDirection
-
- getValue() - Method in enum com.aspose.barcode.StringAlignment
-
- getVersion() - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets the version of the SwissQR bill standard.
- getVisible() - Method in class com.aspose.barcode.Caption
-
Gets a value indicates whether the Captioncaption
is visible.
- getVisible() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border visibility.
- getVisible() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text visibility.
- getWideNarrowRatio() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Wide bars to Narrow bars ratio.
- getWideNarrowRatio() - Method in interface com.aspose.barcode.IBarCodeControl
-
WideNarrowRatio
- getWidth() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border width.
- getXDimension() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
x-dimension is the smallest width of the unit of BarCode bars or spaces.
- getxDimension() - Method in interface com.aspose.barcode.IBarCodeControl
-
x-dimension, smallest width unit of BarCode's bars or spaces.
- getyDimension() - Method in interface com.aspose.barcode.IBarCodeControl
-
y-dimension
- GraphicsUnit - Enum in com.aspose.barcode
-
Specifies the unit of measure for the given data.
- GS_1_CODABLOCK_F - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with GS1 Codablock-F barcode specification.
- GS_1_CODE_128 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>GS1 CODE 128</b>
barcode specification
- GS_1_CODE_128 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with GS1 Code 128 barcode specification.
- GS_1_DATA_MATRIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>GS1DataMatrix</b>
barcode symbology
- GS_1_DATA_MATRIX - Static variable in class com.aspose.barcode.EncodeTypes
-
2D barcode symbology DataMatrix with GS1 string format
- GS_1_QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>GS1 QR</b>
barcode specification
- GS_1_QR - Static variable in class com.aspose.barcode.EncodeTypes
-
2D barcode symbology QR with GS1 string format
- IATA_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>IATA 2 of 5</b>
barcode specification.
- IATA_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
-
Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo.
- IBarCodeControl - Interface in com.aspose.barcode
-
IBarCodeControl
- IComplexCodetext - Interface in com.aspose.barcode.complexbarcode
-
Interface for complex codetext used with ComplexBarcodeGenerator.
- ImageQualityMode - Enum in com.aspose.barcode
-
Specifies the quality of the created barcode image.
- initFromString(String) - Method in interface com.aspose.barcode.complexbarcode.IComplexCodetext
-
- initFromString(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRCodetext
-
Initializes Bill with constructed codetext.
- INTERLEAVED_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>INTERLEAVED 2 of 5</b>
barcode specification
- INTERLEAVED_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification
- InvalidCodeException - Exception in com.aspose.barcode
-
The Exception will be thrown when invalid characters contained in the code text.
- InvalidCodeException(String) - Constructor for exception com.aspose.barcode.InvalidCodeException
-
Initializes a new instance of the InvalidCodeException class with a specified error message.
- is1D(BaseDecodeType) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
- is2D(BaseDecodeType) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Determines if the specified contains any 2D barcode symbology
- is2D(BaseEncodeType) - Static method in class com.aspose.barcode.EncodeTypes
-
- is2DCompositeComponent() - Method in class com.aspose.barcode.barcoderecognition.DataBarExtendedParameters
-
Gets the DataBar 2D composite component flag.
- is2DCompositeComponent() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Enables flag of 2D composite component with DataBar barcode
- isAllowOnlyGS1Encoding() - Method in class com.aspose.barcode.generation.DataBarParameters
-
If this flag is set, it allows only GS1 encoding standard for Databar barcode types
- ISBN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>ISBN</b>
barcode specification
- ISBN - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with isBN barcode specification
- isChecksumEnabled() - Method in class com.aspose.barcode.generation.BarcodeParameters
- isEmpty() - Method in class com.aspose.barcode.barcoderecognition.BaseExtendedParameters
-
Tests whether all parameters has only default values
- isEmpty() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Tests whether all Point
s of this Quadrangle
have values of zero.
- ISMN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>ISMN</b>
barcode specification
- ISMN - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with ISMN barcode specification
- ISO_8859_1 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-1 Latin alphabet No.
- ISO_8859_10 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-10 Latin alphabet No.
- ISO_8859_11 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-11 Latin/Thai alphabet encoding.
- ISO_8859_13 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-13 Latin alphabet No.
- ISO_8859_14 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-14 Latin alphabet No.
- ISO_8859_15 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-15 Latin alphabet No.
- ISO_8859_16 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-16 Latin alphabet No.
- ISO_8859_2 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-2 Latin alphabet No.
- ISO_8859_3 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-3 Latin alphabet No.
- ISO_8859_4 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-4 Latin alphabet No.
- ISO_8859_5 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-5 Latin/Cyrillic alphabet encoding.
- ISO_8859_6 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-6 Latin/Arabic alphabet encoding.
- ISO_8859_7 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-7 Latin/Greek alphabet encoding.
- ISO_8859_8 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-8 Latin/Hebrew alphabet encoding.
- ISO_8859_9 - Static variable in class com.aspose.barcode.ECIEncodings
-
ISO/IEC 8859-9 Latin alphabet No.
- isPostal(BaseDecodeType) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Determines if the specified contains any Postal barcode symbology
- isReaderInitialization() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Used to instruct the reader to interpret the data contained within the symbol
as programming for reader initialization.
- ISSN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>ISSN</b>
barcode specification
- ISSN - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with ISSN barcode specification
- ITALIAN_POST_25 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Italian Post 25</b>
barcode specification
- ITALIAN_POST_25 - Static variable in class com.aspose.barcode.EncodeTypes
-
Represents Italian Post 25 barcode.
- ITALIC - Static variable in class com.aspose.barcode.FontStyle
-
Italic text
- ITF14BorderType - Enum in com.aspose.barcode
-
ITF14 barcode's border type
- ITF_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>ITF14</b>
barcode specification
- ITF_14 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with ITF14 barcode specification
- ITF_6 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>ITF6</b>
barcode specification
- ITF_6 - Static variable in class com.aspose.barcode.EncodeTypes
-
Represents ITF-6 Barcode.
- ITFParameters - Class in com.aspose.barcode.generation
-
ITF parameters.
- save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.complexbarcode.ComplexBarcodeGenerator
-
Generates and saves complex barcode image under current settings.
- save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.complexbarcode.ComplexBarcodeGenerator
-
Generates and saves complex barcode image under current settings.
- save(String) - Method in class com.aspose.barcode.complexbarcode.ComplexBarcodeGenerator
-
Generates and saves complex barcode image under current settings.
- save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Save BarCodeImage to stream in specific format.
- save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Save barcode image to specific file in specific format.
- save(String) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Save barcode image to specific file.
- save(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(OutputStream, Bitmap.CompressFormat) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(String, Bitmap.CompressFormat) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(OutputStream, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(String, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- scanSets(BaseDecodeType...) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specify scan sets by barcodeTypes
- SCC_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>SCC14</b>
barcode specification
- SCC_14 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with SCC14 barcode specification
- set(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the specified margin for all sides.
- set(float, float, float, float) - Method in class com.aspose.barcode.MarginsF
-
Sets the specified margins.
- set2DCompositeComponent(boolean) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Enables flag of 2D composite component with DataBar barcode
- setAccount(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the creditor's account number.
- setAddressLine1(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the address line 1.
- setAddressLine2(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the address line 2.
- setAlignment(TextAlignment) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption test horizontal alignment.
- setAlignment(TextAlignment) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Sets the alignment of the code text.
- setAllowComplexBackground(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize color barcodes on color background as additional scan.
- setAllowDatamatrixIndustrialBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes.
- setAllowDecreasedImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize decreased image as additional scan.
- setAllowDetectScanGap(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to use gap between scans to increase recognition speed.
- setAllowIncorrectBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes which has incorrect checksumm or incorrect values.
- setAllowInvertImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize inverse color image as additional scan.
- setAllowMedianSmoothing(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to enable median smoothing as additional scan.
- setAllowMicroWhiteSpotsRemoving(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Postal barcodes to recognize slightly noised images.
- setAllowOneDAdditionalScan(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize regular image with different params as additional scan.
- setAllowOneDFastBarcodesDetector(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to quickly recognize high quality barcodes which fill almost whole image.
- setAllowOneDWipedBarsRestoration(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
- setAllowOnlyGS1Encoding(boolean) - Method in class com.aspose.barcode.generation.DataBarParameters
-
If this flag is set, it allows only GS1 encoding standard for Databar barcode types
- setAllowQRMicroQrRestoration(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for QR/MicroQR to recognize damaged MicroQR barcodes.
- setAllowRegularImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize regular image without any restorations as main scan.
- setAllowSaltAndPaperFiltering(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes with salt and paper noise type.
- setAllowWhiteSpotsRemoving(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize image without small white spots as additional scan.
- setAlternativeSchemes(List<AlternativeScheme>) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Gets ors sets the alternative payment schemes.
- setAmount(long) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the payment amount.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.AztecParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.CodablockParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.Code16KParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.QrParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
AspectRatio
- setAustralianPostEncodingTable(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
- setAustralianPostShortBarHeight(Unit) - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Short bar's height of AustralianPost barcode.
- setAutoSize(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
Sets a value indicating whether the image size is to be adjusted automatically.
- setAutoSizeMode(AutoSizeMode) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setAutoSizeMode(AutoSizeMode) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Specifies the different types of automatic sizing modes.
- setAztecErrorLevel(int) - Method in class com.aspose.barcode.generation.AztecParameters
-
Level of error correction of Aztec types of barcode.
- setAztecSymbolMode(AztecSymbolMode) - Method in class com.aspose.barcode.generation.AztecParameters
-
Sets a Aztec Symbol mode.
- setBackColor(int) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Background color of the barcode image.
- setBackColor(int) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setBackColor(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Background color of the barcode image.
- setBarCodeHeight(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setBarCodeImage(Bitmap, Rect[]) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets bitmap image and areas for recognition.
- setBarCodeImage(Bitmap, Rect) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets bitmap image and area for recognition.
- setBarCodeImage(InputStream) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets image stream for recognition.
- setBarCodeImage(Bitmap) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets bitmap image for recognition.
- setBarCodeImage(String) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets image file for recognition.
- setBarCodeReadType(SingleDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets SingleDecodeType
type array for recognition.
- setBarCodeReadType(BaseDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets decode type for recognition.
- setBarcodeType(BaseEncodeType) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Barcode symbology type.
- setBarcodeType(BaseEncodeType) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setBarCodeWidth(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setBarColor(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Bars color.
- setBarHeight(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Height of 1D barcodes' bars in Unit
value.
- setBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
height of 1D barcodes' bars.
- setBarWidthReduction(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Sets bars reduction value that is used to compensate ink spread while printing.
- setBillInformation(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the additional structured bill information.
- setBorderColor(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Sets BorderColor
- setBorderDashStyle(BorderDashStyle) - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderDashStyle
- setBorderDashStyle(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setBorderVisible(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderVisible
- setBorderWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderWidth
- setBottom(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Bottom padding.
- setBottom(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the bottom marign.
- setCalculatedBarCodeWidth(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- setCaptionAbove(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionAbove
- setCaptionBelow(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionBelow
- setChecksum(String) - Method in class com.aspose.barcode.generation.CodetextParameters
-
- setChecksumAlwaysShow(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
- setChecksumEnabled(EnableChecksum) - Method in class com.aspose.barcode.generation.BarcodeParameters
- setChecksumValidation(ChecksumValidation) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
- setChecksumValidation(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Deprecated.
- setCodabarChecksumMode(CodabarChecksumMode) - Method in class com.aspose.barcode.generation.CodabarParameters
-
Sets the checksum algorithm for Codabar barcodes.
- setCodabarStartSymbol(short) - Method in class com.aspose.barcode.generation.CodabarParameters
-
Start symbol (character) of Codabar symbology.
- setCodabarStartSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStartSymbol
- setCodabarStopSymbol(short) - Method in class com.aspose.barcode.generation.CodabarParameters
-
Stop symbol (character) of Codabar symbology.
- setCodabarStopSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStopSymbol
- setCodeLocation(CodeLocation) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeLocation
- setCodeText(String) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Text to be encoded.
- setCodeText(String) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setCodeText(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
- setCodeTextAlignment(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setCodeTextAlignment(StringAlignment) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextAlignment
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.AztecParameters
-
Sets the encoding of codetext.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Sets the encoding of codetext.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets the encoding of codetext.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.QrParameters
-
Sets the encoding of codetext.
- setCodeTextFont(TextPaint) - Method in interface com.aspose.barcode.IBarCodeControl
-
Sets CodeTextFont
- setCodeTextSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextSpace
- setColor(int) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border color.
- setColor(int) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's Color.
- setColumns(int) - Method in class com.aspose.barcode.generation.CodablockParameters
-
Columns count.
- setColumns(int) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Columns count.
- setColumns(int) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Columns count.
- setColumns(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Columns count.
- setColumns(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
2D BarCode's columns, if setting is illegal then columns will be calculated automatically
applicable EncodeTypes: Pdf417
- setCountryCode(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the two-letter ISO country code.
- setCreditor(Address) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the creditor address.
- setCurrency(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the payment currency.
- setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.OTHER.
- setCustomerInformationInterpretingType(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.OTHER.
- setCustomerInformationInterpretingType(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in interface com.aspose.barcode.IBarCodeControl
-
CustomerInformationInterpretingType
- setDashStyle(BorderDashStyle) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border dash style.
- setData(String) - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the part of code text related to subtype.
- setDataMatrixEcc(DataMatrixEccType) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Sets a Datamatrix ECC type.
- setDataMatrixEncodeMode(DataMatrixEncodeMode) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Encode mode of Datamatrix barcode.
- setDebtor(Address) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the debtor address.
- setDetectEncoding(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
A flag which force engine to detect codetext encoding for Unicode codesets.
- setDetectorSettings(BarcodeSvmDetectorSettings) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Barcode detector settings.
- setDisplay2DText(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
Display2DText
- setDocument(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in document units.
- setDotCodeMask(int) - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Mask of Dotcode barcode.
- setDpiX(float) - Method in class com.aspose.barcode.Resolution
-
Sets the horizontal resolution
- setDpiY(float) - Method in class com.aspose.barcode.Resolution
-
Sets the vertical resolution
- setDrawSwissCross(boolean) - Method in class com.aspose.barcode.generation.ComplexBarcode
-
- setEnableChecksum(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setEnableChecksum(EnableChecksum) - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableChecksum
- setEnableEscape(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Indicates whether explains the character "\" as an escape character in CodeText property.
- setEnableEscape(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableEscape
- setEncodeType(BaseEncodeType) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode's encode type (symbology).
- setExtraBarcodeText(String) - Method in class com.aspose.barcode.generation.PatchCodeParameters
-
Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode.
- setFamilyName(Typeface) - Method in class com.aspose.barcode.generation.FontUnit
-
Sets the face name of this Font.
- setFilledBars(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Sets a value indicating whether bars filled.
- setFont(TextPaint) - Method in class com.aspose.barcode.Caption
-
Sets the System.Drawing.Fontfont
of the Captioncaption
.
- setFont(FontUnit) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's font.
- setFontMode(FontMode) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify FontMode.
- setFontSizeXDimAutoRatio(int) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setForeColor(int) - Method in class com.aspose.barcode.Caption
-
Sets the System.Drawing.Colorforecolor
of the Captioncaption
.
- setForeColor(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setForeColor(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Foreground color of the barcode image, that is,
Bar's color of 1D barcode, Module's color of 2D barcode.
- setGraphicsUnit(GraphicsUnit) - Method in interface com.aspose.barcode.IBarCodeControl
-
Measurement of various properties such as width, height etc.
- setGraphicsUnit(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setGuards(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
-
- setHouseNo(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the house number.
- setImageHeight(Unit) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image height when AutoSizeMode
property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION.
- setImageHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's height.
- setImageQuality(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setImageQuality(ImageQualityMode) - Method in interface com.aspose.barcode.IBarCodeControl
-
- setImageWidth(Unit) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image width when AutoSizeMode
property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION.
- setImageWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's width.
- setInches(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in inches.
- setInstruction(String) - Method in class com.aspose.barcode.complexbarcode.AlternativeScheme
-
Gets the payment instruction for a given bill.
- setItfBorderThickness(Unit) - Method in class com.aspose.barcode.generation.ITFParameters
-
Sets an ITF border (bearer bar) thickness in Unit value.
- setItfBorderType(ITF14BorderType) - Method in class com.aspose.barcode.generation.ITFParameters
-
Border type of ITF barcode.
- setLeft(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Left padding.
- setLeft(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the left margin.
- setLeftBottom(Point) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets left-bottom corner Point
of Quadrangle
region
- setLeftDetail(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setLeftTop(Point) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets left-top corner Point
of Quadrangle
region
- setLicense(String) - Method in class com.aspose.barcode.License
-
Licenses the component.
- setLicense(InputStream) - Method in class com.aspose.barcode.License
-
Licenses the component.
- setLicense(File) - Method in class com.aspose.barcode.License
-
Licenses the component.
- setLocation(CodeLocation) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
- setMacroCharacters(MacroCharacter) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
ISO/IEC 16022
5.2.4.7 Macro characters
11.3 Protocol for Macro characters in the first position (ECC 200 only)
Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes.
- setMaxAdditionalAllowedThreads(int) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the maximal number of additional threads to run code in parallel
- setMaxiCodeEncodeMode(int) - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Sets a MaxiCode encode mode.
- setMedianFilterWindowSize(int) - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Window size for median smoothing.
- setMedianSmoothingWindowSize(int) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Window size for median smoothing.
- setMeteredKey(String, String) - Method in class com.aspose.barcode.metered.Metered
-
Sets metered public and private key
- setMillimeters(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in millimeters.
- setMode(ResolutionMode) - Method in class com.aspose.barcode.Resolution
-
Sets the ResolutionModemode of the resolution
- setMode(int) - Method in class com.aspose.barcode.Resolution
-
Deprecated.
- setName(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the name, either the first and last name of a natural person or the
company name of a legal person.
- setNoWrap(boolean) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Specify word wraps (line breaks) within text
- setNoWrap(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify word wraps (line breaks) within text
- setPadding(Padding) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Captions paddings.
- setPatchFormat(PatchFormat) - Method in class com.aspose.barcode.generation.PatchCodeParameters
-
PatchCode format.
- setPdf417CompactionMode(Pdf417CompactionMode) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Pdf417 symbology type of BarCode's compaction mode.
- setPdf417CompactionMode(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setPdf417CompactionMode(Pdf417CompactionMode) - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417CompactionMode
- setPdf417ECIEncoding(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Extended Channel Interpretation Identifiers.
- setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.
- setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417ErrorLevel
- setPdf417ErrorLevel(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setPdf417MacroFileID(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets macro Pdf417 barcode's file ID.
- setPdf417MacroSegmentID(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
- setPdf417MacroSegmentsCount(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets macro Pdf417 barcode segments count.
- setPdf417Truncate(boolean) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
- setPdf417Truncate(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417Truncate
- setPixels(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in pixels.
- setPlanetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
PLANET_SHORT_BAR_HEIGHT
- setPoint(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in point.
- setPostalCode(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the postal code.
- setPostalShortBarHeight(Unit) - Method in class com.aspose.barcode.generation.PostalParameters
-
Short bar's height of Postal barcodes.
- setPostnetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
POSTNET_SHORT_BAR_HEIGHT
- setQrECIEncoding(int) - Method in class com.aspose.barcode.generation.QrParameters
-
Extended Channel Interpretation Identifiers.
- setQrEncodeMode(QREncodeMode) - Method in class com.aspose.barcode.generation.QrParameters
-
QR symbology type of BarCode's encoding mode.
- setQrEncodeType(QREncodeType) - Method in class com.aspose.barcode.generation.QrParameters
-
QR / MicroQR selector mode.
- setQrErrorLevel(QRErrorLevel) - Method in class com.aspose.barcode.generation.QrParameters
-
Level of Reed-Solomon error correction for QR barcode.
- setQrVersion(QRVersion) - Method in class com.aspose.barcode.generation.QrParameters
-
Version of QR Code.
- setQualitySettings(QualitySettings) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
QualitySettings allows to configure recognition quality and speed manually.
- setQuietZoneCoef(int) - Method in class com.aspose.barcode.generation.ITFParameters
-
Size of the quiet zones in xDimension.
- setQuietZoneLeftCoef(int) - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the left quiet zone in xDimension.
- setQuietZoneRightCoef(int) - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the right quiet zone in xDimension.
- setReaderInitialization(boolean) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Used to instruct the reader to interpret the data contained within the symbol
as programming for reader initialization.
- setReadTinyBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize tiny barcodes on large images.
- setReference(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the creditor payment reference.
- setRegionLikelihoodThresholdPercent(float) - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Sets threshold for detected regions that may contain barcodes.
- setResolution(float) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Sets the resolution of the BarCode image.
- setResolution(Resolution) - Method in interface com.aspose.barcode.IBarCodeControl
-
Resolution
- setRight(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Right padding.
- setRight(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the right margin.
- setRightBottom(Point) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets right-bottom corner Point
of Quadrangle
region
- setRightDetail(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setRightTop(Point) - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Gets right-top corner Point
of Quadrangle
region
- setRotationAngle(float) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image rotation angle, measured in degree, e.g.
- setRotationAngleF(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's rotation angle, measured in degree, e.g.
- setRows(int) - Method in class com.aspose.barcode.generation.CodablockParameters
-
Rows count.
- setRows(int) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Rows count.
- setRows(int) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Rows count.
- setRows(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Rows count.
- setScanWindowSizes(List<Integer>) - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Scan window sizes in pixels.
- setSimilarityCoef(float) - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Similarity coefficient depends on how homogeneous barcodes are.
- setSkipDiagonalSearch(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarcodeSvmDetectorSettings
-
Allows detector to skip search for diagonal barcodes.
- setSpace(float) - Method in class com.aspose.barcode.Caption
-
Sets the space between the caption and the barcode,
and the space between border and the caption
- setSpace(Unit) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Space between the CodeText and the BarCode in Unit
value.
- setStreet(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the street.
- setStripFNC(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Strip FNC1, FNC2, FNC3 characters from codetext.
- setStyle(int) - Method in class com.aspose.barcode.generation.FontUnit
-
Sets style information for this FontUnit.
- setSupplementData(String) - Method in class com.aspose.barcode.generation.SupplementParameters
-
Supplement data following BarCode.
- setSupplementData(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
SupplementData
- setSupplementSpace(Unit) - Method in class com.aspose.barcode.generation.CouponParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- setSupplementSpace(Unit) - Method in class com.aspose.barcode.generation.SupplementParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- setSupplementSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
SUPPLEMENT_SPACE
- setText(String) - Method in class com.aspose.barcode.Caption
-
Sets the content of the caption.
- setText(String) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text.
- setTextAlign(StringAlignment) - Method in class com.aspose.barcode.Caption
-
Sets the text alignment of the caption.
- setTextColor(int) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text color.
- setThrowExceptionWhenCodeTextIncorrect(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Only for 1D barcodes.
- setTimeout(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets the timeout of recognition process in milliseconds.
- setTop(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Top padding.
- setTop(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the top marign.
- setTown(String) - Method in class com.aspose.barcode.complexbarcode.Address
-
Sets the town or city.
- setTwoDDisplayText(String) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Text that will be displayed instead of codetext in 2D barcodes.
- setUnstructuredMessage(String) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the additional unstructured message.
- setUseAllCores(boolean) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Is needed to use all cores.
- setUseOldBarcodeDetector(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Switches to the old barcode detector.
- setUseOnlyThisCoresCount(int) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the number of cores to use.
- setVersion(QrBillStandardVersion) - Method in class com.aspose.barcode.complexbarcode.SwissQRBill
-
Sets the version of the SwissQR bill standard.
- setVisible(boolean) - Method in class com.aspose.barcode.Caption
-
Sets a value indicates whether the Captioncaption
is visible.
- setVisible(boolean) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border visibility.
- setVisible(boolean) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text visibility.
- setWideNarrowRatio(float) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Wide bars to Narrow bars ratio.
- setWideNarrowRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
WideNarrowRatio
- setWidth(Unit) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border width.
- setXDimension(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
x-dimension is the smallest width of the unit of BarCode bars or spaces.
- setxDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
x-dimension, smallest width unit of BarCode's bars or spaces.
- setyDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
y-dimension
- Shift_JIS - Static variable in class com.aspose.barcode.ECIEncodings
-
Shift JIS (JIS X 0208 Annex 1 + JIS X 0201) encoding.
- SINGAPORE_POST - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Singapore Post Barcode barcode specification
- SingleDecodeType - Class in com.aspose.barcode.barcoderecognition
-
Single decode type.
- SingleDecodeType(short, String) - Constructor for class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
- SSCC_18 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>SSCC18</b>
barcode specification
- SSCC_18 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with SSCC18 barcode specification
- STANDARD_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Standard 2 of 5</b>
barcode specification
- STANDARD_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Standard 2 of 5 barcode specification
- STRIKEOUT - Static variable in class com.aspose.barcode.FontStyle
-
Text with a line through the middle
- StringAlignment - Enum in com.aspose.barcode
-
- STRONG - Static variable in class com.aspose.barcode.barcoderecognition.BarCodeConfidence
-
Recognition confidence which was confirmed with BCH codes like Reed–Solomon.
- SUPPLEMENT - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Supplement(EAN2, EAN5)</b>
barcode specification
- SupplementParameters - Class in com.aspose.barcode.generation
-
Supplement parameters.
- SWISS_POST_PARCEL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Swiss Post Parcel Barcode</b>
barcode specification
- SWISS_POST_PARCEL - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification.
- SwissQRBill - Class in com.aspose.barcode.complexbarcode
-
SwissQR bill data
- SwissQRCodetext - Class in com.aspose.barcode.complexbarcode
-
Class for encoding and decoding the text embedded in the SwissQR code.
- SwissQRCodetext(SwissQRBill) - Constructor for class com.aspose.barcode.complexbarcode.SwissQRCodetext
-
Creates an instance of SwissQRCodetext.
- SwissQRCodetext() - Constructor for class com.aspose.barcode.complexbarcode.SwissQRCodetext
-
Creates an instance of SwissQRCodetext.
- SymbologyEncodeType - Class in com.aspose.barcode
-
Symbology encode type.
- TextAlignment - Enum in com.aspose.barcode.generation
-
Text alignment.
- toCompressFormat(BarCodeImageFormat) - Static method in enum com.aspose.barcode.BarCodeImageFormat
-
- toString() - Method in class com.aspose.barcode.barcoderecognition.BarCodeExtendedParameters
-
Returns a human-readable string representation of this BarCodeExtendedParameters
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegionParameters
-
Returns a human-readable string representation of this BarCodeRegionParameters
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.BarCodeResult
-
Returns a human-readable string representation of this BarCodeResult
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Returns a human-readable string representation of this Code128DataPortion
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.Code128ExtendedParameters
-
Returns a human-readable string representation of this Code128ExtendedParameters
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.DataBarExtendedParameters
-
Returns a human-readable string representation of this .
- toString() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Overridden method representing MultyDecodeType as a string.
- toString() - Method in class com.aspose.barcode.barcoderecognition.OneDExtendedParameters
-
Returns a human-readable string representation of this OneDExtendedParameters
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.Pdf417ExtendedParameters
-
Returns a human-readable string representation of this Pdf417ExtendedParameters
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.QRExtendedParameters
-
Returns a human-readable string representation of this QRExtendedParameters
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.Quadrangle
-
Returns a human-readable string representation of this Quadrangle
.
- toString() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Overridden method representing SingleDecodeType as the Name string.
- toString() - Method in class com.aspose.barcode.BaseEncodeType
-
Returns the name of the given BaseEncodeType as a string.
- toString() - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Returns a human-readable string representation of this AustralianPostParameters
.
- toString() - Method in class com.aspose.barcode.generation.AztecParameters
-
Returns a human-readable string representation of this AztecParameters
.
- toString() - Method in class com.aspose.barcode.generation.BorderParameters
-
Returns a human-readable string representation of this BorderParameters
.
- toString() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Returns a human-readable string representation of this CodabarParameters
.
- toString() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Returns a human-readable string representation of this CodablockParameters
.
- toString() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Returns a human-readable string representation of this Code16KParameters
.
- toString() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Returns a human-readable string representation of this CodetextParameters
.
- toString() - Method in class com.aspose.barcode.generation.CouponParameters
-
Returns a human-readable string representation of this CouponParameters
.
- toString() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Returns a human-readable string representation of this DataBarParameters
.
- toString() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Returns a human-readable string representation of this DataMatrixParameters
.
- toString() - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Returns a human-readable string representation of this DotCodeParameters
.
- toString() - Method in class com.aspose.barcode.generation.ITFParameters
-
Returns a human-readable string representation of this ITFParameters
.
- toString() - Method in class com.aspose.barcode.generation.Margins
-
Returns a String that represents the current MarginsMargins
instance.
- toString() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Returns a human-readable string representation of this MaxiCodeParameters
.
- toString() - Method in class com.aspose.barcode.generation.Padding
-
Returns a human-readable string representation of this Padding
.
- toString() - Method in class com.aspose.barcode.generation.PatchCodeParameters
-
Returns a human-readable string representation of this .
- toString() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Returns a human-readable string representation of this Pdf417Parameters
.
- toString() - Method in class com.aspose.barcode.generation.PostalParameters
-
Returns a human-readable string representation of this PostalParameters
.
- toString() - Method in class com.aspose.barcode.generation.QrParameters
-
Returns a human-readable string representation of this QrParameters
.
- toString() - Method in class com.aspose.barcode.generation.SupplementParameters
-
Returns a human-readable string representation of this SupplementParameters
.
- toString() - Method in class com.aspose.barcode.generation.Unit
-
Returns a human-readable string representation of this Unit
.
- toString() - Method in class com.aspose.barcode.MarginsF
-
Returns a String that represents the current MarginsFMarginsF instance.
- toString() - Method in class com.aspose.barcode.Resolution
-
Returns a string that represents the current ResolutionResolution instance.
- tryDecodeSwissQR(String) - Static method in class com.aspose.barcode.complexbarcode.ComplexCodetextReader
-
Decodes SwissQR codetext.
- tryParse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.BaseEncodeType
-
Converts the string representation of a BaseEncodeType to its instance.
- tryParse(String, SymbologyEncodeType[]) - Static method in class com.aspose.barcode.BaseEncodeType
-
Converts the string representation of a BaseEncodeType to its instance.
- tryParse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.EncodeTypes
-
Converts the string representation of a BaseEncodeType to its instance.
- tryParseBaseDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
-
Converts the string representation of a BaseDecodeType to its instance, having determined the concrete type.
- tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
-
Converts the string representation of a MultyDecodeType to its instance.
- tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Converts the string representation of a MultyDecodeType to its instance.
- tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Converts the string representation of a MultyDecodeType to its instance.
- tryParseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
-
Converts the string representation of a SingleDecodeType to its instance.
- tryParseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Converts the string representation of a SingleDecodeType to its instance.
- TYPES_1D - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that data will be checked with all of 1D barcode symbologies
- TYPES_2D - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
- valueOf(String) - Static method in enum com.aspose.barcode.AztecSymbolMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.BarcodeClassifications
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.BarCodeImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.BorderDashStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.CodabarChecksumMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.complexbarcode.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.complexbarcode.QrBillStandardVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.DataMatrixEccType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.DataMatrixEncodeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.EnableChecksum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.AutoSizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.CodeLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.FontMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.PatchFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.GraphicsUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.ImageQualityMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.ITF14BorderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.MacroCharacter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.Pdf417CompactionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.Pdf417ErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QREncodeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QREncodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QRErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QRVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.RenderFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.ResolutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.RotationDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.StringAlignment
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.aspose.barcode.AztecSymbolMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.BarcodeClassifications
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.BarCodeImageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.BorderDashStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.CodabarChecksumMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.complexbarcode.AddressType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.complexbarcode.QrBillStandardVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.DataMatrixEccType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.DataMatrixEncodeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.EnableChecksum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.AutoSizeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.CodeLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.FontMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.PatchFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.TextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.GraphicsUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.ImageQualityMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.ITF14BorderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.MacroCharacter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.Pdf417CompactionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.Pdf417ErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QREncodeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QREncodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QRErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QRVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.RenderFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.ResolutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.RotationDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.StringAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>VIN</b>
(Vehicle Identification Number) barcode specification
- VIN - Static variable in class com.aspose.barcode.EncodeTypes
-
Represents VIN (Vehicle Identification Number) Barcode.