Click or drag to resize
PdfDocumentInfoAuthorName Property
Gets or sets name of the document author.

Namespace: ExpertPdf.MergePdf
Assembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntax
public string AuthorName { get; set; }

Property Value

Type: String
See Also