|  | |
| HtmlToPdfDocumentInformation Class | |
 Inheritance Hierarchy
Inheritance HierarchyNamespace: SelectPdf
 Syntax
SyntaxThe HtmlToPdfDocumentInformation type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | HtmlToPdfDocumentInformation | 
 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.
             | 
 Remarks
Remarks See Also
See Also