←Select platform

UnformattedTextValue Property

Summary

Gets or sets the value of the "Unformatted Text Value" (0070,0006) element.

Syntax
C#
VB
C++
public string UnformattedTextValue { get; set; } 
Public Property UnformattedTextValue As String 
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 VB), then CodedName, CodedValue, and the values set using SetNumericValue are ignored.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly