Image

RecognitionResult.Image property

Gets or sets image for pdf creation.

public List<byte[][]> Image { get; set; }

See Also