Search Results for

    Show / Hide Table of Contents

    Class ScanResult

    Result object for the scan window

    Inheritance
    System.Object
    ScanResult
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class ScanResult

    Properties

    | Improve this Doc View Source

    MultipageTiff

    Result of the scan process

    Declaration
    public byte[] MultipageTiff { get; }
    Property Value
    Type Description
    System.Byte[]
    | Improve this Doc View Source

    Save

    Save scan result

    Declaration
    public bool Save { get; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx