Home > Products > CSHTMLDiff Control > Documentation > User Guide

OCXEngineMode
Previous  Top  Next


 
Enum OCXEngineMode  
 
Values  
 
emTextMode    = 0   Raw text files.  
emXmlMode    = 1   Input files are XML.  
emHtmlVisualMode   = 2   Input files are HTML, compare the Visual aspect.  
emHtmlSourceMode = 3   Input files are HTML, compare the source HTML code.  
 
Remarks  
 
Determines how the control treats, compares and displays source files - as Raw Text, XML or HTML (visual or source-code).  
 
See Also  
 
   AnalysisMode property