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

서비스 지점 프린터 글꼴의 서체입니다.

적용 대상