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

In This Topic
    Name Property (DocumentProperty)
    In This Topic
    Gets the name of the property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also