Click or drag to resize
Pdf Library for .NET

HtmlToPdfDocumentInformation Properties

The HtmlToPdfDocumentInformation type exposes the following members.

Properties
 NameDescription
Public propertyAuthor Gets or sets the name of the pdf document author.
Public propertyCreationDate Gets or sets the date and time when the pdf document was created.
Public propertyKeywords Gets or sets the pdf document keywords.
Public propertyLanguage Gets or sets the default language of the pdf document.
Public propertyProducer Gets the name of the application that generated the pdf document (Select.Pdf SDK).
Public propertySubject Gets or sets the subject of the pdf document.
Public propertyTitle Gets or sets the pdf document title.
Top
See Also