PosPrinterFontProperty.TypeFace Property

Definition

Gets the typeface of the point-of-service printer font.

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

Property Value

String

Platform::String

winrt::hstring

The typeface of the point-of-service printer font.

Applies to