IBarCodeGeneratorControl
IBarCodeGeneratorControl interface
TypeConverters 的 IBarCodeGeneratorControl
public interface IBarCodeGeneratorControl
特性
姓名 | 描述 |
---|---|
EncodeType { get; set; } | 条码的编码类型(符号)。 |
RotationAngle { get; set; } | BarCode 图像旋转角度,以度为单位,例如 RotationAngle = 0 或 RotationAngle = 360 表示不旋转。 如果 RotationAngle 不等于 90、180、270 或 0,可能会增加扫描仪读取图像的难度。 |