JournalPrinterCapabilities.IsStrikethroughSupported Property

Definition

Gets whether the journal printer station can print characters in strikethrough style.

public:
 property bool IsStrikethroughSupported { bool get(); };
bool IsStrikethroughSupported();
public bool IsStrikethroughSupported { get; }
var boolean = journalPrinterCapabilities.isStrikethroughSupported;
Public ReadOnly Property IsStrikethroughSupported As Boolean

Property Value

Boolean

bool

True if the journal printer station can print characters in strikethrough style; otherwise false.

Windows requirements

Device family
Windows 10, version 1903 (introduced in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v8.0)

Applies to