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

SetKeywords Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Sub SetKeywords( _

   ByVal Keywords As String _

) 
public void SetKeywords( 

   string Keywords

)
public procedure SetKeywords( 

    Keywords: String

); 
public function SetKeywords( 

   Keywords : String

);
public: void SetKeywords( 

   string* Keywords

) 
public:

void SetKeywords( 

   String^ Keywords

) 

Parameters

Keywords
See Also

Reference

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