Share via


PrintWorkflowPdlSourceContent.ContentType Property

Definition

Gets the content type of the source page description language (PDL) content for the current job.

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = printWorkflowPdlSourceContent.contentType;
Public ReadOnly Property ContentType As String

Property Value

String

Platform::String

winrt::hstring

The content type of the source PDL content for the current job.

Applies to