Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomVRRestriction Enumeration
See Also  
Leadtools.Dicom Namespace : DicomVRRestriction Enumeration




Represents the restrictions on the length.

Syntax

Visual Basic (Declaration) 
Public Enum DicomVRRestriction 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As DicomVRRestriction
C# 
public enum DicomVRRestriction : Enum 
Managed Extensions for C++ 
__value public enum DicomVRRestriction : public Enum 
C++/CLI 
public enum class DicomVRRestriction : public Enum 

Members

MemberDescription
BinaryAny Binary value.Any length is valid.
BinaryFixed Binary value with fixed number of bytes.
BinaryMaximum Binary value and DicomVR.Length is the maximum number of bytes allowed.
StringFixed String value with fixed length.
StringMaximum String value and DicomVR.Length is the maximum number of characters allowed.(The character '\' is used as the delimiter between values for multiple data elements)
StringMaximumGroup String value and DicomVR.Length is the maximum number of bytes allowed per component group.
TextMaximum Text value and DicomVR.Length is the maximum number of bytes allowed.
TextFixed Text value with fixed length.
TextMaximumGroup Text value and DicomVR.Length is the maximum number of bytes allowed per component group.
NotApplicable Not applicable

Example

For an example, refer to Reset.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomVRRestriction

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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