Partager via


PdlPassthroughProvider.SupportedPdlContentTypes Propriété

Définition

Obtient un vecteur de chaînes contenant tous les formats PDL pris en charge par l’imprimante.

public:
 property IVectorView<Platform::String ^> ^ SupportedPdlContentTypes { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> SupportedPdlContentTypes();
public IReadOnlyList<string> SupportedPdlContentTypes { get; }
var iVectorView = pdlPassthroughProvider.supportedPdlContentTypes;
Public ReadOnly Property SupportedPdlContentTypes As IReadOnlyList(Of String)

Valeur de propriété

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

S’applique à