PrintProcessorProperty.Implicit Betreiber

Definition

Stellt die implizite Konvertierung von einem Zeiger auf eine PrintProcessor in einen PrintProcessorProperty-Wert bereit.

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

Parameter

attribRef
PrintProcessorProperty

Ein Zeiger auf die PrintProcessorProperty, die konvertiert wird.

Gibt zurück

Ein PrintProcessor Wert der PrintProcessorProperty.

Gilt für: