Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Encoding Property (LoadJsonBeforeElementData)






Gets a value that indicates how the JSON element data is encoded.
Syntax
public ElementDataType Encoding {get; set;}
'Declaration
 
Public Property Encoding As ElementDataType
'Usage
 
Dim instance As LoadJsonBeforeElementData
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 JSON element data is encoded.
Remarks
Modifying Encoding changes how the JSON element value is decoded.
Requirements

Target Platforms

See Also

Reference

LoadJsonBeforeElementData Class
LoadJsonBeforeElementData Members

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