PdfWriter.Creator Property

Gets or sets a creator name of the PDF document.

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

Syntax

C#
public string Creator { get; set; }

See Also

Reference