|  | |
| HtmlToPdfDocumentInformation Properties | |
The HtmlToPdfDocumentInformation type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Author | 
            Gets or sets the name of the pdf document author.
             | 
|  | CreationDate | 
            Gets or sets the date and time when the pdf document was created.
             | 
|  | Keywords | 
            Gets or sets the pdf document keywords.
             | 
|  | Language | 
            Gets or sets the default language of the pdf document.
             | 
|  | Producer | 
            Gets the name of the application that generated the pdf document (Select.Pdf SDK).
             | 
|  | Subject | 
            Gets or sets the subject of the pdf document.
             | 
|  | Title | 
            Gets or sets the pdf document title.
             | 
 See Also
See Also