Click or drag to resize

StringDocumentInfo 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 override DocumentInfo Info { get; }

Property Value

DocumentInfo
See Also