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