←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.