Partager via


PrintDuplexOptionDetails.Items Propriété

Définition

Obtient la liste des options d’impression duplex.

public:
 property IVectorView<Platform::Object ^> ^ Items { IVectorView<Platform::Object ^> ^ get(); };
IVectorView<IInspectable> Items();
public IReadOnlyList<object> Items { get; }
var iVectorView = printDuplexOptionDetails.items;
Public ReadOnly Property Items As IReadOnlyList(Of Object)

Valeur de propriété

IVectorView<Object>

IReadOnlyList<Object>

IVectorView<Platform::Object>

IVectorView<IInspectable>

Liste des options d’impression duplex.

Implémente

S’applique à