Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Category Class
Members

In This Topic
    Category Class
    In This Topic
    Specifies the categorization for a building block. This categorization shall not imply any behaviors around the building block, and is only used to organize the set of building blocks within an application or user interface i.e. to disambiguate between two building blocks with the same entry name.
    Object Model
    Category Class
    Syntax
    'Declaration
     
    Public Class Category 
    public class Category 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Category

    See Also