Click or drag to resize

DocumentContents Property

Gets a stream that provides read access to the document.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public abstract Stream Contents { get; }

Property Value

Stream
See Also