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

In This Topic
    Name Property (Category)
    In This Topic
    Gets or sets the category name into which the buildng block shall be classified.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also