Поделиться через


PrintTicketProperty.Implicit(PrintTicketProperty to PrintTicket) Оператор

Определение

Предоставляет неявное преобразование из значения PrintTicket, взятое из указателя, в значение PrintTicketProperty.

public:
 static operator System::Printing::PrintTicket ^(System::Printing::IndexedProperties::PrintTicketProperty ^ attribRef);
public static implicit operator System.Printing.PrintTicket (System.Printing.IndexedProperties.PrintTicketProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintTicketProperty -> System.Printing.PrintTicket
Public Shared Widening Operator CType (attribRef As PrintTicketProperty) As PrintTicket

Параметры

attribRef
PrintTicketProperty

Указатель на преобразуемый объект PrintTicketProperty.

Возвращаемое значение

Преобразованный объект PrintTicketProperty — в значение PrintTicket.

Применяется к