Click or drag to resize

PDFDocInfoGetAuthor Method

Gets the author.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetAuthor()

Return Value

Type: String
The name of the person who created the document.
See Also