PdfWriter.Title Property

Gets or sets a title of the PDF document.

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

Syntax

C#
public string Title { get; set; }

See Also

Reference