Click or drag to resize
DocumentInformationAuthor Property
Gets or sets the name of the person who created the document..

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

Property Value

Type: String
See Also