Startup Method

Summary
Initializes the required data to start the screen capture toolkit.
Syntax
C#
VB
C++
public static void Startup() 
  
Public Shared Sub Startup()  
public: 
static void Startup();  
Remarks

This static method must be called before calling any other ScreenCapture methods. This usually occurs at the start of your application.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.