HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Document
Properties
Title Property
The PDF document title
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
Title
{
get
;
set
; }
Property Value
String
See Also
Reference
PdfDocumentProperties Class
HiQPdf Namespace
In This Article
Definition
See Also