Gets or sets the EnableKeyboard flag.
public bool EnableKeyboard { get; set; }
Public Property EnableKeyboard As Boolean
public: property bool EnableKeyboard { bool get(); void set ( bool ); }
public:
property bool EnableKeyboard {
bool get();
void set ( bool );
}
If true, enables the Shift key. Pressing the Shift key will select the client area of the object. Otherwise, the Shift key is disabled.
For an example, refer to ScreenCaptureEngine.
Target Platforms
ScreenCaptureObjectOptions Structure
ScreenCaptureObjectOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library