PrintSupportPrintDeviceCapabilitiesChangedEventArgs.SetPdlPassthroughWithJobAttributesSupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void SetPdlPassthroughWithJobAttributesSupported(bool supported) = SetPdlPassthroughWithJobAttributesSupported;
void SetPdlPassthroughWithJobAttributesSupported(bool const& supported);
/// [Windows.Foundation.Metadata.Experimental]
void SetPdlPassthroughWithJobAttributesSupported(bool const& supported);
public void SetPdlPassthroughWithJobAttributesSupported(bool supported);
[Windows.Foundation.Metadata.Experimental]
public void SetPdlPassthroughWithJobAttributesSupported(bool supported);
function setPdlPassthroughWithJobAttributesSupported(supported)
Public Sub SetPdlPassthroughWithJobAttributesSupported (supported As Boolean)
Parameters
- supported
-
Boolean
bool
- Attributes