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