LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

Reserved Property

Show in webframe





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:
property String^ Reserved {
   String^ get();
}

Property Value

Reserved value.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

Target Platforms

See Also

Reference

ScreenCaptureInformation Class
ScreenCaptureInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.