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