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

In This Topic
    Manager Property
    In This Topic
    Gets or sets the manager property.
    Syntax
    'Declaration
     
    Public Property Manager As System.String
    public System.string Manager {get; set;}
    See Also