PdfDocumentInformationSubject Property |
(Optional; PDF 1.1) The subject of the document.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
String
The subject of the document.
See Also