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: 21.1.0
Syntax
public string Author { get; set; }

Property Value

String
See Also