Click or drag to resize

ScriptEngineDocumentSettings Property

Gets or sets the script engine's document settings.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.3
Syntax
public DocumentSettings DocumentSettings { get; set; }

Property Value

Type: DocumentSettings
See Also