Leadtools.ScreenCapture Namespace > ScreenCaptureEngine Class : CaptureOptions Property |
public ScreenCaptureOptions CaptureOptions {get; set;}
'Declaration Public Property CaptureOptions As ScreenCaptureOptions
'Usage Dim instance As ScreenCaptureEngine Dim value As ScreenCaptureOptions instance.CaptureOptions = value value = instance.CaptureOptions
public ScreenCaptureOptions CaptureOptions {get; set;}
get_CaptureOptions();
set_CaptureOptions(value);
public: property ScreenCaptureOptions CaptureOptions { ScreenCaptureOptions get(); void set ( ScreenCaptureOptions value); }
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
ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
ShowCaptureOptionsDialog Method
ShowCaptureAreaOptionsDialog Method
ShowCaptureObjectOptionsDialog Method
DefaultCaptureAreaOptions Property
DefaultCaptureObjectOptions Property
ScreenCaptureOptions Structure
ScreenCaptureAreaOptions Structure
ScreenCaptureObjectOptions Structure
ScreenCaptureInformation Class