Author

PdfPackage.Author property

Gets or sets the document author.

public string Author { get; set; }

Property Value

The document author.

See Also