The HtmlOutputOptions type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | HtmlOutputOptions | Initializes a new instance of the HtmlOutputOptions class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
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