Read Barcode Properties

Contents
[ ]

Aspose.BarCode for Java not only enables reading information encoded in a barcode but also provides a possibility to analyze its technical properties, including symbology, orientation angle, position, and metadata. This data is stored in objects of class BarCodeResult and can be fetched using special methods described further in this section.

The articles listed below describe how to get the required information about barcode properties using the functionality of Aspose.BarCode for Java.

Article Description
Get Barcode Placement Region and Orientation Angle Explains how to get information about barcode coordinates and rotation angle
Get Barcode Type and Encoded Data Demostrates how to fetch the barcode type and data stored in this barcode
Get Barcode Metadata Describes how to retrieve barcode metadata