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.4.5
Syntax
public DocumentSettings DocumentSettings { get; set; }

Property Value

DocumentSettings

Implements

IScriptEngineDocumentSettings
See Also