[]
Determines how the Spread control renders content for a specific browser mode.
public enum DocumentMode
Public Enum DocumentMode
Name | Description |
---|---|
IE10 | Indicates the Spread will render content for Internet Explorer 10 |
IE11 | Indicates the Spread will render content for Internet Explorer 11 |
IE7 | Indicates the Spread will render content for Internet Explorer 7 |
IE8 | Indicates the Spread will render content for Internet Explorer 8 |
IE9 | Indicates the Spread will render content for Internet Explorer 9 |
NotSet | Default value. The Spread control automatically detects the mode that the browser is using so it can render content properly. |