Leadtools.ScreenCapture Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ScreenCaptureOptions Structure Members
See Also  Properties  Methods 
Leadtools.ScreenCapture Namespace : ScreenCaptureOptions Structure


The following tables list the members exposed by ScreenCaptureOptions.

Public Properties

 NameDescription
Public Property CancelKey Gets or sets the Cancel key.  
Public Property Count Gets or sets the number of captures.  
Public Property Cursor Gets or sets the cursor for capture.  
Public Property Delay Gets or sets the delay before capture.  
Public Propertystatic (Shared in Visual Basic) Empty Gets an Empty structure.  
Public Property Hotkey Gets or sets the HotKey.  
Public Property Interval Gets or sets the delay interval between captures.  
Public Property OptimizedHotkey Gets or sets a flag that indicates whether to optimize HotKey processing.  
Public Property StatusCursor Gets or sets the status cursor.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also