PdfFileInfo.Subject

PdfFileInfo.Subject property

Gets or sets the Subject information of PDF document.

public string Subject { get; set; }

See Also