PrintProcessorProperty.Implicit Operator

Definition

Ger implicit konvertering till ett PrintProcessor värde från en pekare till en 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

Parametrar

attribRef
PrintProcessorProperty

En pekare till som PrintProcessorProperty konverteras.

Returer

Ett PrintProcessor värde för PrintProcessorProperty.

Gäller för