Freigeben über


PosPrinter.GetFontProperty(String) Methode

Definition

Ruft die angegebene Schriftarteigenschaft von den Point-of-Service-Druckern ab.

public:
 virtual PosPrinterFontProperty ^ GetFontProperty(Platform::String ^ typeface) = GetFontProperty;
PosPrinterFontProperty GetFontProperty(winrt::hstring const& typeface);
public PosPrinterFontProperty GetFontProperty(string typeface);
function getFontProperty(typeface)
Public Function GetFontProperty (typeface As String) As PosPrinterFontProperty

Parameter

typeface
String

Platform::String

winrt::hstring

Die Schriftart der abzurufenden Schriftarteigenschaft.

Gibt zurück

Die angeforderte Schriftarteigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Gilt für: