The HtmlOutputOptions type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Author |
Author of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Comments |
Comments pertaining to the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Company |
Company of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Encoding | Encoding specifies the encoding (such as UTF8 or UTF16) for the assembled document.
If left empty the server default will be used.
|
![]() | Keywords |
Keywords of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Subject |
Subject of the assembled document.
(Inherited from BasicOutputOptions.) |
![]() | Title |
Title of the assembled document.
(Inherited from BasicOutputOptions.) |
See Also