RotationAngle

BarcodeConfig.RotationAngle property

Rotation of barcode. Can be positive or negative values. e.g. “90”, “-90”

public int RotationAngle { get; set; }

See Also