Compartilhar via


PrintTicketFeature.Options Propriedade

Definição

Obtém uma lista de opções de tíquete de impressão disponíveis para esse recurso.

public:
 property IVectorView<PrintTicketOption ^> ^ Options { IVectorView<PrintTicketOption ^> ^ get(); };
IVectorView<PrintTicketOption> Options();
public IReadOnlyList<PrintTicketOption> Options { get; }
var iVectorView = printTicketFeature.options;
Public ReadOnly Property Options As IReadOnlyList(Of PrintTicketOption)

Valor da propriedade

Uma lista de objetos de opção.

Aplica-se a