ImageGear .NET v25.2 - Updated
ImageGear.Twain Assembly / ImageGear.TWAIN Namespace / ImGearTWAINAfterPageEventArgs Class
Members




In This Topic
    ImGearTWAINAfterPageEventArgs Class
    In This Topic
    Contains arguments for the AfterPage event.
    Object Model
    ImGearTWAINAfterPageEventArgs ClassImGearPage Class
    Syntax
    'Declaration
     
    Public Class ImGearTWAINAfterPageEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As ImGearTWAINAfterPageEventArgs
    public class ImGearTWAINAfterPageEventArgs : System.EventArgs 
    public __gc class ImGearTWAINAfterPageEventArgs : public System.EventArgs 
    public ref class ImGearTWAINAfterPageEventArgs : public System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ImageGear.TWAIN.ImGearTWAINAfterPageEventArgs

    See Also