Category

DiagramPackage.Category property

Gets or sets 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; }

Property Value

The descriptive text for the type of drawing, such as flowchart or office layout.

See Also