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

Reserved Property






Gets the reserved value.
Syntax
public string Reserved {get;}
'Declaration
 
Public ReadOnly Property Reserved As String
'Usage
 
Dim instance As ScreenCaptureInformation
Dim value As String
 
value = instance.Reserved
public string Reserved {get;}
 get_Reserved(); 
public:
property String^ Reserved {
   String^ get();
}

Property Value

Reserved value.
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.