Search Results for

    Show / Hide Table of Contents

    Delegate ScanEventHandler

    Delegate for handling Scan command

    Namespace: Simplic.Twain
    Assembly: Simplic.Twain.dll
    Syntax
    public delegate void ScanEventHandler(object sender, ScanEventArgs e);
    Parameters
    Type Name Description
    System.Object sender

    Instance of a TwainScanController

    ScanEventArgs e

    Scan information

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx