Click or drag to resize

DocumentInfoCategory Property

Gets or sets the document's category.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.4
Syntax
public DocumentCategory Category { get; set; }

Property Value

Type: DocumentCategory
See Also