JournalPrinterCapabilities.IsStrikethroughSupported Propriété

Définition

Obtient si la station d’imprimante de journal peut imprimer des caractères en style barré.

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

Valeur de propriété

Boolean

bool

Cette propriété a la valeur True si la station d’impression de journal peut imprimer des caractères en style barré ; sinon, false.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1903 (introduit dans 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v8.0)

S’applique à