Click or drag to resize

PdfDocumentInformationAuthor Property

(Optional) The name of the person who created the document.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Author { get; set; }

Property Value

String
The name of the person who created the document.
See Also