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

In This Topic
    Name Property (Variable)
    In This Topic
    Gets the name of the document variable.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also