IBarCodeGeneratorControl
IBarCodeGeneratorControl interface
TypeConverters の IBarCodeGeneratorControl
public interface IBarCodeGeneratorControl
プロパティ
名前 | 説明 |
---|---|
EncodeType { get; set; } | バーコードのエンコード タイプ (シンボル). |
RotationAngle { get; set; } | バーコード画像の回転角度。度単位で測定されます。たとえば、RotationAngle = 0 または RotationAngle = 360 は回転しないことを意味します。 RotationAngle が 90、180、270、または 0 に等しくない場合、スキャナーが画像を読み取るのが難しくなる可能性があります。 |