Leadtools.Dicom Namespace : DicomCharacterSetType Enumeration |
public enum DicomCharacterSetType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomCharacterSetType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomCharacterSetType
public enum DicomCharacterSetType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomCharacterSetType = function() { }; Leadtools.Dicom.DicomCharacterSetType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomCharacterSetType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Arabic | Arabic. |
Cyrillic | Cyrillic. |
Default | Default repertoire (the default repertoire for character strings in DICOM), better known as ASCII |
Gb18030 | GB18030. |
Greek | Greek. |
Hebrew | Hebrew. |
JapaneseJisX0201 | Japanese. |
Korean | Korean. |
LatinAlphabetNo1 | Latin alphabet No. 1. |
LatinAlphabetNo2 | Latin alphabet No. 2. |
LatinAlphabetNo3 | Latin alphabet No. 3. |
LatinAlphabetNo4 | Latin alphabet No. 4. |
LatinAlphabetNo5 | Latin alphabet No. 5. |
Thai | Thai. |
UnicodeInUtf8 | Unicode in UTF-8. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCharacterSetType
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