EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Info
Title Property
Gets or sets the title of the PDF document generated by the HTML to PDF converter
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
string
Title
{
get
;
set
; }
Property Value
String
See Also
Reference
PdfDocumentInfo Class
EvoPdf.Next Namespace
In This Article
Definition
See Also