GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / Decode64String Method





In This Topic
Decode64String Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function Decode64String( _
   ByVal StringToDecode As String _
) As String
public string Decode64String( 
   string StringToDecode
)
public function Decode64String( 
    StringToDecode: String
): String; 
public function Decode64String( 
   StringToDecode : String
) : String;
public: string* Decode64String( 
   string* StringToDecode
) 
public:
String^ Decode64String( 
   String^ StringToDecode
) 

Parameters

StringToDecode
See Also

Reference

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