Namespace CoreControls
The namespace containing WebViewer's core user controls.
Constructor Attributes | Constructor Name and Description |
---|---|
Contains the core DocumentViewer control and the Document class.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
CoreControls.SetCachingLevel
Set the caching level between 0 and 10, where 0 is no caching and 10 uses a very large cache
|
<static> |
CoreControls.SetPreRenderLevel
Set the pre-render level between 0 and 10, where 0 has pre-rendering and 10 has a lot of pre-rendering.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
CoreControls.OnContentMouseLeave(e)
|
Field Detail
<static>
CoreControls.SetCachingLevel
Set the caching level between 0 and 10, where 0 is no caching and 10 uses a very large cache
<static>
CoreControls.SetPreRenderLevel
Set the pre-render level between 0 and 10, where 0 has pre-rendering and 10 has a lot of pre-rendering.
Method Detail
<static>
CoreControls.OnContentMouseLeave(e)
- Parameters:
- e