RotationAngle
BarcodeConfig.RotationAngle property
条形码的旋转角度。可以是正值或负值。例如 "90", "-90"
public int RotationAngle { get; set; }
另请参阅
- class BarcodeConfig
- namespace Aspose.OMR.Generation.Config.Elements
- assembly Aspose.OMR
条形码的旋转角度。可以是正值或负值。例如 "90", "-90"
public int RotationAngle { get; set; }