다음을 통해 공유


PrintWorkflowPdlSourceContent.ContentType 속성

정의

현재 작업에 대한 원본 페이지 설명 언어(PDL) 콘텐츠의 콘텐츠 형식을 가져옵니다.

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = printWorkflowPdlSourceContent.contentType;
Public ReadOnly Property ContentType As String

속성 값

String

Platform::String

winrt::hstring

현재 작업에 대한 원본 PDL 콘텐츠의 콘텐츠 형식입니다.

적용 대상