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

Decode64String Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(242)>

Function Decode64String( _

   ByVal StringToDecode As String _

) As String
[DispId(242)]

string Decode64String( 

   string StringToDecode

)
function Decode64String( 

    StringToDecode: String

): String; 
DispIdAttribute(242)

function Decode64String( 

   StringToDecode : String

) : String;
[DispId(242)]

string* Decode64String( 

   string* StringToDecode

) 
[DispId(242)]

String^ Decode64String( 

   String^ StringToDecode

) 

Parameters

StringToDecode
See Also

Reference

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