Author
PdfPackage.Author property
Gets or sets the document author.
public string Author { get; set; }
Property Value
The document author.
See Also
- class PdfPackage
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata
Gets or sets the document author.
public string Author { get; set; }
The document author.