IPageImageCaptureResult interface
Represents a singular captured image.
public interface IPageCaptureResult
Properties
Name | Type | Description |
---|---|---|
ImagePath | string, read-only | Full address of the file containing result image. The result image can be in JPG or PNG format, depending on the CompressionType setting. |
02.03.2022 12:59:15