Condividi tramite


PrintTaskOptionDetails.Options Proprietà

Definizione

Ottiene l'elenco delle opzioni per l'attività di stampa avanzata.

public:
 property IMapView<Platform::String ^, IPrintOptionDetails ^> ^ Options { IMapView<Platform::String ^, IPrintOptionDetails ^> ^ get(); };
IMapView<winrt::hstring, IPrintOptionDetails const&> Options();
public IReadOnlyDictionary<string,IPrintOptionDetails> Options { get; }
var iMapView = printTaskOptionDetails.options;
Public ReadOnly Property Options As IReadOnlyDictionary(Of String, IPrintOptionDetails)

Valore della proprietà

Elenco delle opzioni per l'attività di stampa avanzata.

Si applica a