PdfWriter.Author Property

Gets or sets an author name of the PDF document.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public string Author { get; set; }

See Also

Reference