Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Encoding Property (LoadXmlBeforeElementData)






Gets a value that indicates how the XML element data is encoded.
Syntax
public ElementDataType Encoding {get; set;}
'Declaration
 
Public Property Encoding As ElementDataType
'Usage
 
Dim instance As LoadXmlBeforeElementData
Dim value As ElementDataType
 
instance.Encoding = value
 
value = instance.Encoding
public:
property ElementDataType Encoding {
   ElementDataType get();
   void set (    ElementDataType value);
}

Property Value

Value that indicates how the XML element data is encoded.
Remarks
Modifying Encoding changes how the XML element value is decoded.
Requirements

Target Platforms

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features