ImageDevice.Result

ImageDevice.Result property

Returns the resulting images byte arrays. The first dimension is for inner documents and the second one is for pages within inner documents.

public byte[][][] Result { get; }

See Also