Search Results for

    Show / Hide Table of Contents

    Class ViewerSelelctedPageChangedEventArgs

    Selected page changes argument

    Inheritance
    System.Object
    System.EventArgs
    ViewerSelelctedPageChangedEventArgs
    Inherited Members
    System.EventArgs.Empty
    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.Twain
    Assembly: Simplic.Twain.dll
    Syntax
    public class ViewerSelelctedPageChangedEventArgs : EventArgs

    Properties

    | Improve this Doc View Source

    SelectedPageIndex

    Selected page as zero based index

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