C#
VB
C++
Gets a value that indicates how the XML element data is encoded.
public ElementDataType Encoding { get; set; }
Public Property Encoding As Leadtools.Dicom.Common.Extensions.ElementDataType
public:
property Leadtools.Dicom.Common.Extensions.ElementDataType Encoding {
Leadtools.Dicom.Common.Extensions.ElementDataType get();
void set ( Leadtools.Dicom.Common.Extensions.ElementDataType );
}
Value that indicates how the XML element data is encoded.
Modifying Encoding changes how the XML element value is decoded.
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