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





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

Parameters

Key
See Also

Reference

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