Click or drag to resize
DocumentDocumentInformation Property
Offers access to the document information object where the document's title, subject, keywords, etc can be set.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public DocumentInformation DocumentInformation { get; }

Property Value

Type: DocumentInformation
See Also