Click or drag to resize
Pdf Library for .NET

HtmlToPdfDocumentInformation Properties

The HtmlToPdfDocumentInformation type exposes the following members.

Properties
  Name Description
Public property Author Gets or sets the name of the pdf document author.
Public property CreationDate Gets or sets the date and time when the pdf document was created.
Public property Keywords Gets or sets the pdf document keywords.
Public property Language Gets or sets the default language of the pdf document.
Public property Producer Gets the name of the application that generated the pdf document (Select.Pdf SDK).
Public property Subject Gets or sets the subject of the pdf document.
Public property Title Gets or sets the pdf document title.
Top
See Also