Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Extensions Namespace > LoadXmlBeforeElementData Class : Encoding Property |
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); }