Error processing SSI file
LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

Show in webframe

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:
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

Error processing SSI file