Copies the relevant information out of the handle and into the PrinterSettings.
[Visual Basic] Public Sub SetHDEVNAMES( _ ByVal hDevnames As Integer _ ) [C#] public void SetHDEVNAMES( int hDevnames ); [C++] public: void SetHDEVNAMES( int hDevnames ); [JScript] public function SetHDEVNAMES( hDevnames : int );
Exception Type | Condition |
---|---|
ArgumentException | [To be supplied.] |
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace