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


PrintProcessorProperty.Implicit Оператор

Определение

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

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

Параметры

attribRef
PrintProcessorProperty

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

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

Значение PrintProcessorPrintProcessorProperty.

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