EVO HTML to PDF Converter

DocumentDocumentInformation Property

EVO PDF Client for .NET Documentation
Offers access to the document information object where the document's title, subject, keywords, etc can be set.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfDocumentInfo DocumentInformation { get; }

Property Value

Type: PdfDocumentInfo
See Also

Reference