cohtml.Net.DebugDump
Debugging class used for dumping the whole structure of the page DOM.
Inherits from SystemIDisposable
Public Types #
|  | Name | 
|---|
| enum class | DumpFlags { DF_None = 0, DF_IncludeStyles = 1 « 1, DF_IncludeLayout = 1 « 2} | 
Public Functions #
Public Properties #
Protected Attributes #
Public Types Documentation #
enum DumpFlags #
| Enumerator | Value | Description | 
|---|
| DF_None | 0 |  | 
| DF_IncludeStyles | 1 « 1 |  | 
| DF_IncludeLayout | 1 « 2 |  | 
Public Functions Documentation #
function Dispose #
virtual void Dispose()
function Release #
virtual void Release()
Public Property Documentation #
property Dump #
string Dump;
Protected Attributes Documentation #
variable swigCMemOwn #
bool swigCMemOwn;