Click or drag to resize

PdfDocumentInformationSubject Property

(Optional; PDF 1.1) The subject of the document.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Subject { get; set; }

Property Value

String
The subject of the document.
See Also