다음을 통해 공유


PrintSupportPrintDeviceCapabilitiesChangedEventArgs.SetSupportedPdlPassthroughContentTypes 메서드

정의

public:
 virtual void SetSupportedPdlPassthroughContentTypes(IIterable<Platform::String ^> ^ supportedPdlContentTypes) = SetSupportedPdlPassthroughContentTypes;
void SetSupportedPdlPassthroughContentTypes(IIterable<winrt::hstring> const& supportedPdlContentTypes);
public void SetSupportedPdlPassthroughContentTypes(IEnumerable<string> supportedPdlContentTypes);
function setSupportedPdlPassthroughContentTypes(supportedPdlContentTypes)
Public Sub SetSupportedPdlPassthroughContentTypes (supportedPdlContentTypes As IEnumerable(Of String))

매개 변수

supportedPdlContentTypes

IIterable<String>

IEnumerable<String>

IIterable<Platform::String>

IIterable<winrt::hstring>

적용 대상