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.4.5
Syntax
public abstract DocumentInfo Info { get; }

Property Value

DocumentInfo
See Also