|
PdfDocumentInformationSubject Property
|
Gets or sets the subject of the pdf document.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
String
See Also