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





In This Topic
SetCustomPDFInformation Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(476)>
Function SetCustomPDFInformation( _
   ByVal Key As String, _
   ByVal Value As String _
) As GdPictureStatus
[DispId(476)]
GdPictureStatus SetCustomPDFInformation( 
   string Key,
   string Value
)
function SetCustomPDFInformation( 
    Key: String;
    Value: String
): GdPictureStatus; 
DispIdAttribute(476)
function SetCustomPDFInformation( 
   Key : String,
   Value : String
) : GdPictureStatus;
[DispId(476)]
GdPictureStatus SetCustomPDFInformation( 
   string* Key,
   string* Value
) 
[DispId(476)]
GdPictureStatus SetCustomPDFInformation( 
   String^ Key,
   String^ Value
) 

Parameters

Key
Value
See Also

Reference

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