PrintWorkflowPdlTargetStream 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
현재 인쇄 작업 작업의 대상 PDL(페이지 설명 언어) 스트림을 나타냅니다.
public ref class PrintWorkflowPdlTargetStream sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowPdlTargetStream final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowPdlTargetStream
Public NotInheritable Class PrintWorkflowPdlTargetStream
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 11 (10.0.22000.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0에서 도입되었습니다.)
|
설명
자세한 내용은 인쇄 지원 앱 디자인 가이드를 참조하세요.
메서드
CompleteStreamSubmission(PrintWorkflowSubmittedStatus) |
지정된 상태 사용하여 대상 PDL(페이지 설명 언어) 스트림 제출을 완료합니다. |
GetOutputStream() |
현재 인쇄 작업 작업에 대한 페이지 설명 언어(PDL) 출력 스트림을 가져옵니다. 출력 스트림에 기록된 바이트는 변경하지 않고 프린터에 제공됩니다. |