Search Results for

    Show / Hide Table of Contents

    Class DefaultScanController

    Interaction logic for DefaultScanController.xaml

    Inheritance
    System.Object
    DefaultScanController
    Implements
    ITwainScanController
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class DefaultScanController : RadRibbonGroup, ITwainScanController

    Constructors

    | Improve this Doc View Source

    DefaultScanController()

    Create controller

    Declaration
    public DefaultScanController()

    Methods

    | Improve this Doc View Source

    DoScan(Boolean)

    Execute can

    Declaration
    public void DoScan(bool append = false)
    Parameters
    Type Name Description
    System.Boolean append

    Append scan result to the already scanned document

    Events

    | Improve this Doc View Source

    Scan

    Event which must be executed for starting the scan process

    Declaration
    public event ScanEventHandler Scan
    Event Type
    Type Description
    ScanEventHandler

    Implements

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