Click or drag to resize
Pdf Library for .NET

HtmlToPdfOptionsPdfDocumentInformation Property

Gets a reference to the object that specifies the generated pdf document properties.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public HtmlToPdfDocumentInformation PdfDocumentInformation { get; }

Property Value

HtmlToPdfDocumentInformation
See Also