ResourceType Property

Summary
Gets or sets the resource type.
Syntax
C#
VB
C++
public ScreenCaptureResourceType ResourceType { get; set; } 
  
Public Property ResourceType As ScreenCaptureResourceType 
public: 
property ScreenCaptureResourceType ResourceType { 
   ScreenCaptureResourceType get(); 
   void set (    ScreenCaptureResourceType ); 
} 

Property Value

In the case of an EXE capture, this will be filled with a ScreenCaptureResourceType value that indicates the type of resource that was captured.

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.