Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1006 Bytes

printworkflowpdlmodificationrequestedeventargs_createjobonprinterwithattributesbuffer_713604810.md

File metadata and controls

37 lines (20 loc) · 1006 Bytes
-api-id -api-type
M:Windows.Graphics.Printing.Workflow.PrintWorkflowPdlModificationRequestedEventArgs.CreateJobOnPrinterWithAttributesBuffer(Windows.Storage.Streams.IBuffer,System.String)
winrt method

Windows.Graphics.Printing.Workflow.PrintWorkflowPdlModificationRequestedEventArgs.CreateJobOnPrinterWithAttributesBuffer(Windows.Storage.Streams.IBuffer,System.String)

-description

Creates a job on the printer with initial job attributes from the specified buffer.

-parameters

-param jobAttributesBuffer

A serialized Internet Printing Protocol (IPP) job attribute group, as per the definition in the IPP specification.

-param targetContentType

The target content type for the job.

-returns

The target stream for the job.

-remarks

-see-also

-examples