Compartilhar via


PrintOrientationOptionDetails.Items Propriedade

Definição

Obtém a lista de itens para as opções de tipo de mídia de impressão.

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)

Valor da propriedade

IVectorView<Object>

IReadOnlyList<Object>

IVectorView<Platform::Object>

IVectorView<IInspectable>

Um ponteiro para a lista de opções de tipo de mídia.

Implementações

Aplica-se a