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

服務點印表機字型的字型。

適用於