EncodedData Property
The encoded data.
Syntax
netcodecontrol.EncodedData[=string]
Default Value
""
Remarks
This property contains the data that has either been encoded or is set to be decoded.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .EncodedDataB.
This property is not available at design time.
Data Type
Binary String