ICommonPosPrintStationCapabilities.IsDualColorSupported 属性

定义

获取打印机站是否可以打印深色加备用颜色。

public:
 property bool IsDualColorSupported { bool get(); };
bool IsDualColorSupported();
public bool IsDualColorSupported { get; }
var boolean = iCommonPosPrintStationCapabilities.isDualColorSupported;
Public ReadOnly Property IsDualColorSupported As Boolean

属性值

Boolean

bool

如此 如果打印机站可以打印深色加备用颜色;否则为 false。

适用于

另请参阅