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

In This Topic
    Category Property (BuiltInPropertyCollection)
    In This Topic
    Gets or sets the category of the document.
    Syntax
    'Declaration
     
    Public Property Category As System.String
    public System.string Category {get; set;}
    See Also