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.3.1
Syntax
public abstract Stream Contents { get; }

Property Value

Type: Stream
See Also