[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Symbol.Value

Value Property

Value

Gets the text representation of the symbol.

Declaration
public override string Value { get; set; }
Public Overrides Property Value As String
Overrides
Remarks

Set is not supported.

Exceptions
Type Condition
IsReadOnlyException

Throws when set is called.