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





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