共用方式為


ICommonReceiptSlipCapabilities 介面

定義

代表收據和名單印表機站通用的功能。

public interface class ICommonReceiptSlipCapabilities : ICommonPosPrintStationCapabilities
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(153643915, 39027, 19717, 191, 190, 71, 39, 166, 3, 143, 105)]
struct ICommonReceiptSlipCapabilities : ICommonPosPrintStationCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(153643915, 39027, 19717, 191, 190, 71, 39, 166, 3, 143, 105)]
public interface ICommonReceiptSlipCapabilities : ICommonPosPrintStationCapabilities
Public Interface ICommonReceiptSlipCapabilities
Implements 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

取得印表機站可報告印表機站狀態的感應器相關資訊。

(繼承來源 ICommonPosPrintStationCapabilities)
ColorCartridgeCapabilities

取得印表機站可用來以色彩列印的色彩。

(繼承來源 ICommonPosPrintStationCapabilities)
Is180RotationSupported

取得收據或名單印表機站是否可以以旋轉的反轉模式列印。

IsBarcodeSupported

取得收據或名單印表機站是否可以列印條碼。

IsBitmapSupported

取得收據或名單印表機站是否可以列印點陣圖。

IsBoldSupported

取得印表機站是否可以列印粗體字元。

(繼承來源 ICommonPosPrintStationCapabilities)
IsDoubleHighDoubleWidePrintSupported

取得印表機站是否可以列印雙高和雙寬的字元。

(繼承來源 ICommonPosPrintStationCapabilities)
IsDoubleHighPrintSupported

取得印表機站是否可以列印雙高字元。

(繼承來源 ICommonPosPrintStationCapabilities)
IsDoubleWidePrintSupported

取得印表機站是否可以列印雙寬字元。

(繼承來源 ICommonPosPrintStationCapabilities)
IsDualColorSupported

取得印表機站是否可以列印深色加上替代色彩。

(繼承來源 ICommonPosPrintStationCapabilities)
IsItalicSupported

取得印表機站是否可以列印斜體字元。

(繼承來源 ICommonPosPrintStationCapabilities)
IsLeft90RotationSupported

取得收據或名單印表機站是否可以列印向左旋轉 90 度的資訊。

IsPaperEmptySensorSupported

取得印表機站是否有紙張外感應器。

(繼承來源 ICommonPosPrintStationCapabilities)
IsPaperNearEndSensorSupported

取得印表機站是否有低紙張感應器。

(繼承來源 ICommonPosPrintStationCapabilities)
IsPrintAreaSupported

取得收據或名單印表機站是否支援為列印印表機站的頁面區域設定自訂大小。

IsPrinterPresent

取得印表機站是否存在。

(繼承來源 ICommonPosPrintStationCapabilities)
IsRight90RotationSupported

取得收據或名單印表機站是否可以列印向右旋轉 90 度的資訊。

IsUnderlineSupported

取得印表機站是否可以加上底線字元。

(繼承來源 ICommonPosPrintStationCapabilities)
RuledLineCapabilities

取得收據或名單印表機站用來繪製尺規線條之功能的相關資訊。

SupportedBarcodeRotations

取得列印時,收據或名單印表機站可以旋轉條碼的方向清單。

SupportedBitmapRotations

取得列印時,收據或名單印表機站可以旋轉點陣圖的方向清單。

SupportedCharactersPerLine

取得印表機站所支援每行字元的行寬集合。

(繼承來源 ICommonPosPrintStationCapabilities)

適用於

另請參閱