次の方法で共有


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

プリンター ステーションで 2 桁の文字を印刷できるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsDoubleWidePrintSupported

プリンター ステーションで 2 文字のワイド文字を印刷できるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsDualColorSupported

プリンター ステーションで濃い色と代替色を印刷できるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsItalicSupported

プリンター ステーションで斜体の文字を印刷できるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsLeft90RotationSupported

レシートプリンターステーションまたはスリッププリンタステーションが左に90度回転した情報を印刷できるかどうかを取得します。

IsPaperEmptySensorSupported

プリンター ステーションに用紙切れセンサーがあるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsPaperNearEndSensorSupported

プリンター ステーションに低用紙センサーがあるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsPrintAreaSupported

レシート プリンター ステーションまたはスリップ プリンター ステーションが、プリンター ステーションを印刷するページの領域のカスタム サイズの設定をサポートしているかどうかを取得します。

IsPrinterPresent

プリンター ステーションが存在するかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
IsRight90RotationSupported

レシート プリンター ステーションまたはスリップ プリンター ステーションが、右に 90 度回転した情報を印刷できるかどうかを取得します。

IsUnderlineSupported

プリンター ステーションで文字に下線を引くことができるかどうかを取得します。

(継承元 ICommonPosPrintStationCapabilities)
RuledLineCapabilities

罫線を描画するレシートまたはスリップ プリンター ステーションの機能に関する情報を取得します。

SupportedBarcodeRotations

レシートまたはスリップ プリンター ステーションが印刷時にバーコードを回転できる方向の一覧を取得します。

SupportedBitmapRotations

印刷時にレシートまたはスリップ プリンター ステーションでビットマップを回転できる方向の一覧を取得します。

SupportedCharactersPerLine

プリンター ステーションでサポートされている 1 行あたりの文字数の行幅のコレクションを取得します。

(継承元 ICommonPosPrintStationCapabilities)

適用対象

こちらもご覧ください