Encoding Property

Summary
Gets a value that indicates how the XML element data is encoded.
Syntax
C#
C++/CLI
public ElementDataType Encoding { get; set; } 
public: 
property ElementDataType Encoding { 
   ElementDataType get(); 
   void set (    ElementDataType ); 
} 

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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.