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

In This Topic
    Value Property (Text)
    In This Topic
    Gets or sets the text content value.
    Syntax
    'Declaration
     
    Public Overridable Property Value As System.String
    public virtual System.string Value {get; set;}
    See Also