Interface IBarCodeGeneratorControl
IBarCodeGeneratorControl interface
IBarCodeGeneratorControl for TypeConverters
public interface IBarCodeGeneratorControl
Properties
Name | Description |
---|---|
EncodeType { get; set; } | BarCode’s encode type (symbology). |
RotationAngle { get; set; } | BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. |
See Also
- namespace Aspose.BarCode.Windows.Forms
- assembly Aspose.BarCode