ICommonPosPrintStationCapabilities 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表服務點印表機之所有類型的月臺通用功能。
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 |
取得印表機站所支援每行字元的行寬集合。 |