The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
In DocumentEditor, the default action to open a link is Command + Click. How do I override this and let the user to open a link by just clicking on it?
MAMohammed Affan Saqib Hussain Syncfusion Team August 7, 2025 02:57 PM UTC
Hi qerpe,
Document Editor provides a property 'useCtrlClickToFollowHyperlink' which can be set to false to open the hyperlink on click. We have attached a sample for your reference.