Indicates whether page links should be highlighted on the view.
Object.defineProperty(DocumentViewerDiagnostics.prototype, 'showLinks',
get: function(),
set: function(value)
)
showLinks: boolean;
true if the page links should be highlighted on the view. Default value is false.
Set the value of ShowLinks is true to force the view to hilight the bounds of all the links in the page (DocumentPage.GetLinks. DocumentViewerPageLinksInteractiveMode updates the mouse cursor when the user hover over these links and perform the action stored in them when clicked. Setting ShowLinks to true can help diagnose problems when the links location and size do not match what is viewed due to parsing errors.
When ShowLinks is true, the bounding rectangle of each link will highlighted on the surface of ImageViewer.
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