C#
VB
C++
Gets or sets the specific character set.
[Element(DicomTag.SpecificCharacterSet)]
public string SpecificCharacterSet { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property SpecificCharacterSet As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ SpecificCharacterSet {
String^ get();
void set ( String^ );
}
The specific character set that expands or replaces the Basic Graphic Set..
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET