PosPrinterFontProperty.TypeFace 属性

定义

获取服务点打印机字体的字样。

public:
 property Platform::String ^ TypeFace { Platform::String ^ get(); };
winrt::hstring TypeFace();
public string TypeFace { get; }
var string = posPrinterFontProperty.typeFace;
Public ReadOnly Property TypeFace As String

属性值

String

Platform::String

winrt::hstring

服务点打印机字体的字样。

适用于