PdfDocumentInformationTitle Property |
(Optional; PDF 1.1) The document’s title.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
String
The document’s title.
See Also