Click or drag to resize

DocumentInfoFlags Property

Gets or sets optional document attributes.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.5
Syntax
public DocumentFlags? Flags {
	get;
 set; }

Property Value

Type: NullableDocumentFlags
See Also