Udostępnij za pośrednictwem


PrintDriverProperty.Implicit(PrintDriverProperty to PrintDriver) Operator

Definicja

Zapewnia niejawną konwersję na element PrintDriver ze wskaźnika na PrintDriverProperty.

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

Parametry

attribRef
PrintDriverProperty

Wskaźnik do PrintDriverProperty konwertowanego wskaźnika.

Zwraca

WartośćPrintDriver, która jest przekonwertowaną wartością .PrintDriverProperty

Dotyczy