LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ResourceType Property






Gets or sets the resource type.
Syntax
public ScreenCaptureResourceType ResourceType {get; set;}
'Declaration
 
Public Property ResourceType As ScreenCaptureResourceType
'Usage
 
Dim instance As ScreenCaptureInformation
Dim value As ScreenCaptureResourceType
 
instance.ResourceType = value
 
value = instance.ResourceType
public ScreenCaptureResourceType ResourceType {get; set;}
 get_ResourceType();
set_ResourceType(value);
public:
property ScreenCaptureResourceType ResourceType {
   ScreenCaptureResourceType get();
   void set (    ScreenCaptureResourceType value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScreenCaptureInformation Class
ScreenCaptureInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.