Aspose.BarCode RotationAngle Enum Missing in Version 5.7

We have been using Aspose for a long time in our products, and we use the RotationAngle enum that is still documented as part of the Aspose.Barcode namespace. However, upon upgrading to the latest release of Aspose 5.7, our build fails on the non-existence of the RotationAngle enum and I confirmed this in Visual Studio Object Browser. What is going on?

Hi Stuart,

Thank you for contacting technical support. I’m sorry to share with you that the RotationAngle enum had been obsoleted. It was allowing us to rotate bar code image in four possible angles i.e. 0, 90, 180 and 270. Anyway, you can rotate barcode image by setting the rotation angle value in degree. Please visit the documentation link here: