다음을 통해 공유


PrintWorkflowPdlSourceContent 클래스

정의

현재 작업에 대한 원본 페이지 설명 언어(PDL) 콘텐츠를 캡슐화합니다.

public ref class PrintWorkflowPdlSourceContent sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowPdlSourceContent final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowPdlSourceContent
Public NotInheritable Class PrintWorkflowPdlSourceContent
상속
Object Platform::Object IInspectable PrintWorkflowPdlSourceContent
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 (10.0.22000.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v14.0에서 도입되었습니다.)

설명

자세한 내용은 인쇄 지원 앱 디자인 가이드를 참조하세요.

속성

ContentType

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

메서드

GetContentFileAsync()

현재 작업에 대한 전체 원본 콘텐츠를 검색합니다.

GetInputStream()

현재 작업에 대한 PDL(페이지 설명 언어) 콘텐츠가 포함된 입력 스트림을 가져옵니다.

적용 대상

추가 정보