Click or drag to resize

DocumentInfo Property

Gets a structure containing meta-information for the document.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.3.1
Syntax
public abstract DocumentInfo Info { get; }

Property Value

Type: DocumentInfo
See Also