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





In This Topic
SetCustomPDFInformation Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function SetCustomPDFInformation( _
   ByVal Key As String, _
   ByVal Value As String _
) As GdPictureStatus
public GdPictureStatus SetCustomPDFInformation( 
   string Key,
   string Value
)
public function SetCustomPDFInformation( 
    Key: String;
    Value: String
): GdPictureStatus; 
public function SetCustomPDFInformation( 
   Key : String,
   Value : String
) : GdPictureStatus;
public: GdPictureStatus SetCustomPDFInformation( 
   string* Key,
   string* Value
) 
public:
GdPictureStatus SetCustomPDFInformation( 
   String^ Key,
   String^ Value
) 

Parameters

Key
Value
See Also

Reference

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