Aspose.BarCode.Orientations.East Not Available in the Latest Version of Aspose.barcode

Hi!



I am using the latest version of Aspose.Barcode dll (7.4.0.0) in one of our .NET applications.



Looks like the property Aspose.BarCode.Orientations.East(available in 2.3.1.1197 version) is not available in the newer version.



Can anyone suggest the replacement for this property or the equivalent property for this, which would render the barcode alignment similar to Aspose.BarCode.Orientations.East.



Thanks in advance.

Hi Karthik,

Looks like you are referencing a very old version of Aspose.Barcode. Can you please share your complete code and expected output to further elaborate your requirement?

If you want to align the code text, please check Alignment of Code Text section at Control the Appearance of Code Text. If you are trying to read the barcode from a rotated image, you can check Barcode Orientation section for more details.

Best Regards,