PdfDocumentInfoSubject Property |
Gets or sets the subject of the PDF document.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
String
See Also