Leadtools.ScreenCapture Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ScreenCaptureInformationEventArgs Class Members
See Also  Properties 
Leadtools.ScreenCapture Namespace : ScreenCaptureInformationEventArgs Class

The following tables list the members exposed by ScreenCaptureInformationEventArgs.

Public Constructors

 NameDescription
Public Constructor ScreenCaptureInformationEventArgs Constructor Initializes a new instance of the ScreenCaptureInformationEventArgs class.  
Top

Public Properties

 NameDescription
Public Property Cancel Gets or sets the result of the event handler.  
Public Property Image (Read only) Gets the captured image.  
Public Property Information (Read only) Gets the Information class object.  
Top

See Also