Sdílet prostřednictvím


PrintDriverProperty.Implicit(PrintDriverProperty to PrintDriver) Operátor

Definice

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

Ukazatel na převedený PrintDriverProperty .

Návraty

A PrintDriver , která je převedenou hodnotou PrintDriverProperty.

Platí pro