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.4.5
Syntax
public DocumentCategory Category { get; set; }

Property Value

DocumentCategory
See Also