Click or drag to resize

DocumentInformationAuthor Property

Gets or sets the name of the person who created the document..

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public string Author { get; set; }

Property Value

Type: String
See Also