Gets a value that indicates whether the DocumentViewerPageLinksInteractiveMode mode can start work.
DocumentViewerPageLinksInteractiveMode.prototype.canStartWork = function(
e
)
canStartWork(
e: InteractiveEventArgs
): boolean; // protected
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
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
Medical Web Viewer .NET