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


The following tables list the members exposed by ScreenCaptureInformationEventArgs.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyCancel Gets or sets the result of the event handler.  
Public PropertyImage (Read only) Gets the captured image.  
Public PropertyInformation (Read only) Gets the Information class object.  
Top

See Also