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.4.5
Syntax
public DocumentFlags? Flags {
	get;
 set; }

Property Value

NullableDocumentFlags
See Also