Author

PdfDocumentInfo.Author property

Gets or sets author of the document.

public string Author { get; set; }

See Also