Sdílet prostřednictvím


PrintProcessorProperty.Implicit Operátor

Definice

Poskytuje implicitní převod na PrintProcessor hodnotu z ukazatele na 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

Parametry

attribRef
PrintProcessorProperty

Ukazatel na PrintProcessorProperty převedený.

Návraty

Hodnota PrintProcessorPrintProcessorProperty.

Platí pro