Click or drag to resize

PdfConverterPdfDocumentInfo Property

Gets a reference to the object to controlling the generated PDF document information like the document title, author, subject or creation date.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public PdfDocumentInfo PdfDocumentInfo { get; }

Property Value

PdfDocumentInfo
See Also