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

In This Topic
    Value Property (DocumentProperty)
    In This Topic
    Gets or sets the value of the property.
    Syntax
    'Declaration
     
    Public Property Value As System.Object
    public System.object Value {get; set;}
    See Also