JournalPrinterCapabilities クラス

定義

ポイント オブ サービス プリンターのジャーナル ステーションの機能を表します。

public ref class JournalPrinterCapabilities sealed
public ref class JournalPrinterCapabilities sealed : ICommonPosPrintStationCapabilities
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class JournalPrinterCapabilities final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class JournalPrinterCapabilities final : ICommonPosPrintStationCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class JournalPrinterCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class JournalPrinterCapabilities : ICommonPosPrintStationCapabilities
Public NotInheritable Class JournalPrinterCapabilities
Public NotInheritable Class JournalPrinterCapabilities
Implements ICommonPosPrintStationCapabilities
継承
Object Platform::Object IInspectable JournalPrinterCapabilities
属性
実装

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 で導入)

注釈

サービスポイント プリンターのジャーナル ステーションの機能を取得するには、 PosPrinterCapabilities.Journal を使用します。

バージョン履歴

Windows のバージョン SDK バージョン 追加された値
1903 18362 IsReversePaperFeedByLineSupported
1903 18362 IsReversePaperFeedByMapModeUnitSupported
1903 18362 IsReverseVideoSupported
1903 18362 IsStrikethroughSupported
1903 18362 IsSubscriptSupported
1903 18362 IsSuperscriptSupported

プロパティ

CartridgeSensors

ジャーナル プリンター ステーションがプリンター カートリッジの状態を報告するために使用できるセンサーに関する情報を取得します。

ColorCartridgeCapabilities

ジャーナル プリンター ステーションがカラー印刷に使用できるカラー カートリッジを取得します。

IsBoldSupported

ジャーナル プリンター ステーションで太字の文字を印刷できるかどうかを取得します。

IsDoubleHighDoubleWidePrintSupported

ジャーナル プリンター ステーションで、ダブルハイとダブルワイドの両方の文字を印刷できるかどうかを取得します。

IsDoubleHighPrintSupported

ジャーナル プリンター ステーションが 2 文字の高い文字を印刷できるかどうかを取得します。

IsDoubleWidePrintSupported

ジャーナル プリンター ステーションがダブルワイド文字を印刷できるかどうかを取得します。

IsDualColorSupported

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

IsItalicSupported

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

IsPaperEmptySensorSupported

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

IsPaperNearEndSensorSupported

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

IsPrinterPresent

ジャーナル プリンター ステーションとして機能するステーションを持つサービスポイント プリンターが存在するかどうかを取得します。

IsReversePaperFeedByLineSupported

ジャーナル プリンター ステーションが用紙フィードを行ごとに反転できるかどうかを取得します。

IsReversePaperFeedByMapModeUnitSupported

ジャーナル プリンター ステーションがマップ モード ユニットで用紙フィードを逆にできるかどうかを取得します。

IsReverseVideoSupported

ジャーナル プリンター ステーションが逆ビデオ スタイルで文字を印刷できるかどうかを取得します。

IsStrikethroughSupported

ジャーナル プリンター ステーションが取り消し線スタイルで文字を印刷できるかどうかを取得します。

IsSubscriptSupported

ジャーナル プリンター ステーションが下付き文字スタイルで文字を印刷できるかどうかを取得します。

IsSuperscriptSupported

ジャーナル プリンター ステーションで文字を上付きスタイルで印刷できるかどうかを取得します。

IsUnderlineSupported

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

SupportedCharactersPerLine

ジャーナル プリンター ステーションがサポートする行ごとの文字数の行幅のコレクションを取得します。

適用対象

こちらもご覧ください