Partager via


PrintOrientationOptionDetails.Items Propriété

Définition

Obtient la liste des éléments pour les options de type de média d’impression.

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

Valeur de propriété

IVectorView<Object>

IReadOnlyList<Object>

IVectorView<Platform::Object>

IVectorView<IInspectable>

Pointeur vers la liste des options de type de média.

Implémente

S’applique à