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

SetWebBrowserPath Method (GdPictureDocumentUtilities)

In This Topic
Syntax
'Declaration

 

Public Sub SetWebBrowserPath( _

   ByVal Path As String _

) 
public void SetWebBrowserPath( 

   string Path

)
public procedure SetWebBrowserPath( 

    Path: String

); 
public function SetWebBrowserPath( 

   Path : String

);
public: void SetWebBrowserPath( 

   string* Path

) 
public:

void SetWebBrowserPath( 

   String^ Path

) 

Parameters

Path
See Also

Reference

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