forceEdgeModeDocumentFamily property

Sets or gets whether document mode is forced to be edge.

Note  These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.

 

This property is read/write.

 

Syntax

JavaScript
object.forceEdgeModeDocumentFamily = ptrptr = object.forceEdgeModeDocumentFamily

 

Property values

Type: boolean

True forces document mode to be edge, false otherwise.

See also

DiagnosticsBrowser