PDFDocInfoGetAuthor Method |
Gets the author.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetAuthor()
Public Function GetAuthor As String
public:
virtual String^ GetAuthor() sealed
Return Value
Type:
String The name of the person who created the document.
See Also