FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DocumentMode Enumeration |
'Declaration Public Enum DocumentMode Inherits System.Enum
'Usage Dim instance As DocumentMode
public enum DocumentMode : System.Enum
Member | 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. |
FpSpread1.DocumentMode = FarPoint.Web.Spread.DocumentMode.IE9;
FpSpread1.DocumentMode = FarPoint.Web.Spread.DocumentMode.IE9
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.DocumentMode
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6