LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ScreenCaptureInformation Class Members
See Also  Properties 
Leadtools.ScreenCapture Namespace : ScreenCaptureInformation Class

The following tables list the members exposed by ScreenCaptureInformation.

Public Constructors

 NameDescription
public Constructor ScreenCaptureInformation ConstructorInitializes a new instance of the Leadtools.ScreenCapture.ScreenCaptureInformation class.  
Top

Public Properties

 NameDescription
public Property AreaGets or sets the area being captured.  
public Property ExeNameGets or sets the EXE file name.  
public Property IndexGets or sets the index of the resource that was captured.  
public Property Reserved(Read only) Gets the reserved value.  
public Property ResourceIdGets or sets the resource id.  
public Property ResourceTypeGets or sets the resource type.  
public Property WindowHandleGets or sets the window handle.  
Top

See Also