Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.ScreenCapture Namespace > ScreenCaptureObjectOptions Structure : EnableKeyboard Property |
public bool EnableKeyboard {get; set;}
'Declaration Public Property EnableKeyboard As Boolean
'Usage Dim instance As ScreenCaptureObjectOptions Dim value As Boolean instance.EnableKeyboard = value value = instance.EnableKeyboard