GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / NewActionURI Method





In This Topic
NewActionURI Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function NewActionURI( _
   ByVal URI As String, _
   ByVal IsMap As Boolean _
) As Integer
public int NewActionURI( 
   string URI,
   bool IsMap
)
public function NewActionURI( 
    URI: String;
    IsMap: Boolean
): Integer; 
public function NewActionURI( 
   URI : String,
   IsMap : boolean
) : int;
public: int NewActionURI( 
   string* URI,
   bool IsMap
) 
public:
int NewActionURI( 
   String^ URI,
   bool IsMap
) 

Parameters

URI
IsMap
See Also

Reference

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