GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / PdfGetKeywords Method





In This Topic
PdfGetKeywords Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function PdfGetKeywords() As String
public string PdfGetKeywords()
public function PdfGetKeywords(): String; 
public function PdfGetKeywords() : String;
public: string* PdfGetKeywords(); 
public:
String^ PdfGetKeywords(); 
See Also