LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

UnformattedTextValue Property








Gets or sets the value of the "Unformatted Text Value" (0070,0006) element. .NET support WinRT support
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;}
ObjectiveC Syntax
Java Syntax
 get_UnformattedTextValue();
set_UnformattedTextValue(value);
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(IntPtr,Int32) are ignored.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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