Click or drag to resize

PdfDocumentInformationTitle Property

(Optional; PDF 1.1) The document’s title.

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

Property Value

String
The document’s title.
See Also