PdfFileInfo.Title

PdfFileInfo.Title property

Gets or sets the Title information of PDF document.

public string Title { get; set; }

See Also