다음을 통해 공유


PrintWorkflowPdlModificationRequestedEventArgs 클래스

정의

PdlModificationRequested 이벤트에 대한 정보를 제공합니다.

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

Windows 요구 사항

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

설명

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

속성

Configuration

현재 PDL(페이지 설명 언어) 변환 작업에 대한 프린터 작업 및 세션 관련 정보를 가져옵니다.

PrinterJob

현재 PDL(페이지 설명 언어) 변환 작업에 대한 프린터 작업을 가져옵니다.

SourceContent

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

UILauncher

인쇄 워크플로 앱이 프린터로 표시된 PDL(페이지 설명 언어) 형식으로의 변환을 완료하는 데 필요한 사용자 입력을 수집하기 위한 UI를 표시할 수 있는 개체를 가져옵니다.

메서드

CreateJobOnPrinter(String)

프린터에서 작업을 만듭니다.

CreateJobOnPrinterWithAttributes(IIterable<KeyValuePair<String,IppAttributeValue>>, String)

지정한 목록의 초기 작업 특성을 사용하여 프린터에 작업을 만듭니다.

CreateJobOnPrinterWithAttributes(IIterable<KeyValuePair<String, IppAttributeValue>>, String, IIterable<KeyValuePair<String,IppAttributeValue>>, PrintWorkflowAttributesMergePolicy, PrintWorkflowAttributesMergePolicy)

PdlModificationRequested 이벤트에 대한 정보를 제공합니다.

CreateJobOnPrinterWithAttributesBuffer(IBuffer, String)

지정된 버퍼의 초기 작업 특성을 사용하여 프린터에 작업을 만듭니다.

CreateJobOnPrinterWithAttributesBuffer(IBuffer, String, IBuffer, PrintWorkflowAttributesMergePolicy, PrintWorkflowAttributesMergePolicy)

PdlModificationRequested 이벤트에 대한 정보를 제공합니다.

GetDeferral()

PDL(페이지 설명 언어) 변환 작업이 지연되도록 요청하고 지연된 작업이 완료될 때 호출될 지연 개체를 가져옵니다.

GetPdlConverter(PrintWorkflowPdlConversionType)

지정된 변환 형식에 대한 페이지 설명 언어(PDL) 변환기를 가져옵니다.

적용 대상

추가 정보