Click or drag to resize
PdfDocumentInfoSubject Property
Gets or sets the subject of the PDF document.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string Subject { get; set; }

Property Value

Type: String
See Also