Gets a value that indicates whether the DocumentViewerPageLinksInteractiveMode mode can start work.
protected override bool CanStartWork(
InteractiveEventArgs e
)
Protected Overrides Function CanStartWork(
ByVal e As InteractiveEventArgs
) As Boolean
protected:
virtual bool CanStartWork(
InteractiveEventArgs^ e
) override
e
Event data as InteractiveEventArgs.
A boolean indicating whether or not the interactive mode can begin working.
DocumentViewerPageLinksInteractiveMode overrides ImageViewerInteractiveMode.CanStartWork to add an additional check: DocumentViewer.HasDocument must be true.
DocumentViewerPageLinksInteractiveMode Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document