Class ScanResult
Result object for the scan window
Inheritance
System.Object
ScanResult
Namespace: Simplic.Framework.Extension.UI
Assembly: Simplic.Framework.Extension.dll
Syntax
public class ScanResult : object
Properties
| Improve this Doc View SourceMultipageTiff
Result of the scan process
Declaration
public byte[] MultipageTiff { get; }
Property Value
Type | Description |
---|---|
System.Byte[] |
Save
Save scan result
Declaration
public bool Save { get; }
Property Value
Type | Description |
---|---|
System.Boolean |