LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomCharacterSetType Enumeration

Show in webframe







Represents the character set type
Syntax
public enum DicomCharacterSetType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomCharacterSetType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomCharacterSetType
public enum DicomCharacterSetType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomCharacterSetType = function() { };
Leadtools.Dicom.DicomCharacterSetType.prototype = {
Default = 0x00000000, LatinAlphabetNo1 = 0x00000001, LatinAlphabetNo2 = 0x00000002, LatinAlphabetNo3 = 0x00000003, LatinAlphabetNo4 = 0x00000004, Cyrillic = 0x00000005, Arabic = 0x00000006, Greek = 0x00000007, Hebrew = 0x00000008, LatinAlphabetNo5 = 0x00000009, JapaneseJisX0201 = 0x0000000A, Thai = 0x0000000B, Korean = 0x0000000C, UnicodeInUtf8 = 0x0000000D, Gb18030 = 0x0000000E, JapaneseJisX0208 = 0x0000000F, JapaneseJisX0212 = 0x00000010, };
public enum class DicomCharacterSetType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000DefaultDefault repertoire (the default repertoire for character strings in DICOM), better known as ASCII
0x00000001LatinAlphabetNo1Latin alphabet No. 1.
0x00000002LatinAlphabetNo2Latin alphabet No. 2.
0x00000003LatinAlphabetNo3Latin alphabet No. 3.
0x00000004LatinAlphabetNo4Latin alphabet No. 4.
0x00000005CyrillicCyrillic.
0x00000006ArabicArabic.
0x00000007GreekGreek.
0x00000008HebrewHebrew.
0x00000009LatinAlphabetNo5Latin alphabet No. 5.
0x0000000AJapaneseJisX0201Japanese JIS X 0201
0x0000000BThaiThai.
0x0000000CKoreanKorean.
0x0000000DUnicodeInUtf8Unicode in UTF-8.
0x0000000EGb18030Chinese.
0x0000000FJapaneseJisX0208Japanese JIS X 0208: Kanji
0x00000010JapaneseJisX0212Japanese JIS X 0212: Supplementary Kani set
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomCharacterSetType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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