Click or drag to resize

PDFDocInfoSetAuthor Method

Set the author of the document.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetAuthor(
	string author
)

Parameters

author
Type: SystemString
the new author
See Also