共用方式為


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

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

IsDoubleWidePrintSupported

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

IsDualColorSupported

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

IsItalicSupported

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

IsPaperEmptySensorSupported

取得日誌印表機站是否有紙張不足的感應器。

IsPaperNearEndSensorSupported

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

IsPrinterPresent

取得是否有月臺做為日誌印表機站的服務點印表機存在。

IsReversePaperFeedByLineSupported

取得日誌印表機站是否可以逐行反轉紙張摘要。

IsReversePaperFeedByMapModeUnitSupported

取得日誌印表機站是否可以透過地圖模式單位反轉紙張摘要。

IsReverseVideoSupported

取得日誌印表機站是否可以以反向視訊樣式列印字元。

IsStrikethroughSupported

取得日誌印表機站是否可以以刪除線樣式列印字元。

IsSubscriptSupported

取得日誌印表機站是否可以以下標樣式列印字元。

IsSuperscriptSupported

取得日誌印表機站是否可以以上標樣式列印字元。

IsUnderlineSupported

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

SupportedCharactersPerLine

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

適用於

另請參閱