PdfDocumentInfo.Title

PdfDocumentInfo.Title property

Gets or sets title of the document.

public string Title { get; set; }

See Also