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