Click or drag to resize
GenericAreaGetContent Method
Gets the content of this area.

Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.Joyatouch
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual byte[] GetContent()

Return Value

Type: Byte
byte[] the byte array representing the area content.
Remarks

Gets the content of this area.

[Android Documentation]

See Also