EVO HTML to PDF Converter

HtmlToPdfConverterPdfDocumentInfo Property

EVO PDF Client for .NET Core Documentation
Gets a reference to the object to controlling the generated PDF document information like the document title, author, subject or creation date.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public PdfDocumentInfo PdfDocumentInfo { get; }

Property Value

Type: PdfDocumentInfo
See Also

Reference