Property ReaderValue
ReaderValue
The value of the field as a Reader, or null. If null, the String value or binary value is used. Exactly one of stringValue(), readerValue(), and getBinaryValue() must be set.
Declaration
public override TextReader ReaderValue { get; }
Property Value
Type | Description |
---|---|
Text |