ICommonPosPrintStationCapabilities 接口

定义

表示服务点打印机的所有工作站类型通用的功能。

public interface class ICommonPosPrintStationCapabilities
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3730526922, 57390, 16617, 158, 94, 27, 72, 142, 106, 172, 252)]
struct ICommonPosPrintStationCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3730526922, 57390, 16617, 158, 94, 27, 72, 142, 106, 172, 252)]
public interface ICommonPosPrintStationCapabilities
Public Interface ICommonPosPrintStationCapabilities
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

CartridgeSensors

获取打印机站可用于报告打印机站状态的传感器的信息。

ColorCartridgeCapabilities

获取打印机站可用于彩色打印的彩色墨盒。

IsBoldSupported

获取打印机站是否可以打印粗体字符。

IsDoubleHighDoubleWidePrintSupported

获取打印机站是否可以打印双高和双宽字符。

IsDoubleHighPrintSupported

获取打印机站是否可以打印双高字符。

IsDoubleWidePrintSupported

获取打印机站是否可以打印双宽字符。

IsDualColorSupported

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

IsItalicSupported

获取打印机站是否可以打印斜体字符。

IsPaperEmptySensorSupported

获取打印机站是否具有纸外传感器。

IsPaperNearEndSensorSupported

获取打印机站是否具有低纸张传感器。

IsPrinterPresent

获取打印机站是否存在。

IsUnderlineSupported

获取打印机站是否可以为字符添加下划线。

SupportedCharactersPerLine

获取打印机站支持的每行的行宽(以字符为单位)的集合。

适用于

另请参阅