[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DocumentMode

DocumentMode Enum

Determines how the Spread control renders content for a specific browser mode.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum DocumentMode
Public Enum DocumentMode

Fields

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.