Category

DocumentProperties.Category property

Specifies the descriptive text for the type of drawing, such as flowchart or office layout. This text can also be entered in the Microsoft Visio user interface in the Category box in the Properties dialog box.

public string Category { get; set; }

See Also