PosPrinter.GetFontProperty(String) Метод

Определение

Возвращает указанное свойство шрифта из принтеров точки обслуживания.

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

Параметры

typeface
String

Platform::String

winrt::hstring

Шрифт извлекаемого свойства font.

Возвращаемое значение

Запрошенное свойство шрифта.

Требования к Windows

Семейство устройств
Windows 10, version 1903 (появилось в 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v8.0)

Применяется к