Encoding Property

Summary
Gets a value that indicates how the JSON 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 JSON element data is encoded.

Remarks

Modifying Encoding changes how the JSON element value is decoded.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.