Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Encoding Property
See Also 
Leadtools.Dicom.Common.Extensions Namespace > LoadXmlBeforeElementData Class : Encoding Property



Gets a value that indicates the encoding of the xml element data.

Syntax

Visual Basic (Declaration) 
Public Property Encoding As ElementDataType
Visual Basic (Usage)Copy Code
Dim instance As LoadXmlBeforeElementData
Dim value As ElementDataType
 
instance.Encoding = value
 
value = instance.Encoding
C# 
public ElementDataType Encoding {get; set;}
C++/CLI 
public:
property ElementDataType Encoding {
   ElementDataType get();
   void set (    ElementDataType value);
}

Property Value

The encoding of the xml element data.

Remarks

Modifying LoadXmlBeforeElementData.Encoding changes how the xml element value is decoded.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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