The following tables list the members exposed by OutputHtmlLogic.
Public Constructors
Public Properties
| Name | Description |
| Css |
The CSS for the HTML file
|
| Encoding |
By default it will write to streams and files using Encoding.Default. This can be overridden:
See http://msdn.microsoft.com/en-us/library/windows/desktop/dd317756%28v=vs.85%29.aspx and
http://msdn.microsoft.com/en-us/library/system.text.encoding.aspx
|
| Footer |
The footer for the bottom of the HTML file, right before the body tag
|
Top
Public Methods
See Also