DocumentInformationSubject Property |
Gets or sets the subject of the document.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic string Subject { get; set; }
Public Property Subject As String
Get
Set
Property Value
Type:
String
See Also