다음을 통해 공유


PrintSupportSettingsUISession.DocumentTitle 속성

정의

인쇄 중인 문서의 제목을 가져옵니다.

public:
 property Platform::String ^ DocumentTitle { Platform::String ^ get(); };
winrt::hstring DocumentTitle();
public string DocumentTitle { get; }
var string = printSupportSettingsUISession.documentTitle;
Public ReadOnly Property DocumentTitle As String

속성 값

String

Platform::String

winrt::hstring

인쇄할 문서의 제목입니다.

적용 대상