Partager via


PosPrinter.GetFontProperty(String) Méthode

Définition

Obtient la propriété de police spécifiée à partir des imprimantes de point de service.

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

Paramètres

typeface
String

Platform::String

winrt::hstring

Police de la propriété de police à récupérer.

Retours

Propriété de police demandée.

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 à