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

TwainSetDSMPath Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(883)>

Sub TwainSetDSMPath( _

   ByVal DSMPath As String _

) 
[DispId(883)]

void TwainSetDSMPath( 

   string DSMPath

)
procedure TwainSetDSMPath( 

    DSMPath: String

); 
DispIdAttribute(883)

function TwainSetDSMPath( 

   DSMPath : String

);
[DispId(883)]

void TwainSetDSMPath( 

   string* DSMPath

) 
[DispId(883)]

void TwainSetDSMPath( 

   String^ DSMPath

) 

Parameters

DSMPath
See Also

Reference

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