PrintWorkflowPdlSourceContent 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
현재 작업에 대한 원본 페이지 설명 언어(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
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 11 (10.0.22000.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0에서 도입되었습니다.)
|
설명
자세한 내용은 인쇄 지원 앱 디자인 가이드를 참조하세요.
속성
ContentType |
현재 작업에 대한 원본 페이지 설명 언어(PDL) 콘텐츠의 콘텐츠 형식을 가져옵니다. |
메서드
GetContentFileAsync() |
현재 작업에 대한 전체 원본 콘텐츠를 검색합니다. |
GetInputStream() |
현재 작업에 대한 PDL(페이지 설명 언어) 콘텐츠가 포함된 입력 스트림을 가져옵니다. |