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 |
プリンター ステーションが 2 文字の高い文字を印刷できるかどうかを取得します。 |
IsDoubleWidePrintSupported |
プリンター ステーションが 2 文字のワイド文字を印刷できるかどうかを取得します。 |
IsDualColorSupported |
プリンター ステーションで濃い色と代替色を印刷できるかどうかを取得します。 |
IsItalicSupported |
プリンター ステーションで斜体の文字を印刷できるかどうかを取得します。 |
IsPaperEmptySensorSupported |
プリンター ステーションに用紙切れセンサーがあるかどうかを取得します。 |
IsPaperNearEndSensorSupported |
プリンター ステーションに低用紙センサーがあるかどうかを取得します。 |
IsPrinterPresent |
プリンター ステーションが存在するかどうかを取得します。 |
IsUnderlineSupported |
プリンター ステーションで文字に下線を引くことができるかどうかを取得します。 |
SupportedCharactersPerLine |
プリンター ステーションがサポートする 1 行あたりの行幅のコレクションを取得します。 |