EVO PDF Logo

PdfDocumentInfoTitle Property

EVO PDF Client for .NET Core
Gets or sets the title of the PDF document generated by the HTML to PDF converter.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string Title { get; set; }

Property Value

Type: String
See Also

Reference