EVO PDF to HTML Converter for .NET Help
C#
Show/Hide TOC
Pdf
Document
Info
Title Property
The PDF document title
Definition
Namespace:
EvoPdf.PdfToHtml
Assembly:
EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
C#
Copy
public
string
Title
{
get
;
set
; }
Property Value
String
See Also
Reference
PdfDocumentInfo Class
EvoPdf.PdfToHtml Namespace
In This Article
Definition
See Also