In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PrintSetActivePrinter Method

PrintSetActivePrinter Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(231)>

Function PrintSetActivePrinter( _

   ByVal PrinterName As String _

) As Boolean
[DispId(231)]

bool PrintSetActivePrinter( 

   string PrinterName

)
function PrintSetActivePrinter( 

    PrinterName: String

): Boolean; 
DispIdAttribute(231)

function PrintSetActivePrinter( 

   PrinterName : String

) : boolean;
[DispId(231)]

bool PrintSetActivePrinter( 

   string* PrinterName

) 
[DispId(231)]

bool PrintSetActivePrinter( 

   String^ PrinterName

) 

Parameters

PrinterName
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members