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

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