EncodedData Property
The encoded data.
Syntax
public byte [] getEncodedData(); public void setEncodedData(byte [] encodedData);
Remarks
This property contains the data that has either been encoded or is set to be decoded.
This property is not available at design time.
Default Value
""