Gets or sets the value of the "Unformatted Text Value" (0070,0006) element.
public string UnformattedTextValue { get; set; }
Public Property UnformattedTextValue As String
public string UnformattedTextValue {get; set;}
<br/>get_UnformattedTextValue();<br/>set_UnformattedTextValue(value);<br/>Object.defineProperty('UnformattedTextValue');
public:
property String^ UnformattedTextValue {
String^ get();
void set ( String^ value);
}
The value of the "Unformatted Text Value" (0070,0006) element. If this property is not a null reference (Nothing in VB), then CodedName, CodedValue, and the values set using SetNumericValue are ignored.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET