What's Changed?
OutputHtmlLogic Class Members
Properties  Methods 


KellermanSoftware.WhatsChanged Namespace : OutputHtmlLogic Class

The following tables list the members exposed by OutputHtmlLogic.

Public Constructors
 NameDescription
Public Constructor Initialize the CSS and the Footer  
Top
Public Properties
 NameDescription
Public Property The CSS for the HTML file  
Public Property 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  
Public Property The footer for the bottom of the HTML file, right before the body tag  
Top
Public Methods
 NameDescription
Public Method Output the comparison to an HTML file  
Public Method Output the comparison to an HTML stream  
Public Method Output the comparison to one giant string  
Top
See Also

Reference

OutputHtmlLogic Class
KellermanSoftware.WhatsChanged Namespace