Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

UnformattedTextValue Property








Gets or sets the value of the "Unformatted Text Value" (0070,0006) element.
Syntax
public string UnformattedTextValue {get; set;}
'Declaration
 
Public Property UnformattedTextValue As String
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value As String
 
instance.UnformattedTextValue = value
 
value = instance.UnformattedTextValue
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);
}

Property Value

The value of the "Unformatted Text Value" (0070,0006) element. If this property is not a null reference (Nothing in Visual Basic), then CodedName, CodedValue, and the values set using SetNumericValue are ignored.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features