
| Visual Basic (Declaration) | |
|---|---|
Public Class TwainAcquirePageEventArgs Inherits System.EventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TwainAcquirePageEventArgs | |
| C# | |
|---|---|
public class TwainAcquirePageEventArgs : System.EventArgs | |
| C++/CLI | |
|---|---|
public ref class TwainAcquirePageEventArgs : public System.EventArgs | |
For an example, refer to TwainException
For more information, refer to How to Acquire from the Twain Source.
System.Object
System.EventArgs
Leadtools.Twain.TwainAcquirePageEventArgs
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code