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
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