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

Property Value

Type: DocumentInfo
See Also