![]() | How to enable or disable text selection |
Please note that application of the options described in this section depend on the initial set up explained here.
By default, TextSelectionDisabled has value false so text selection is enabled.
This example will disable mouse text selection.
using PdfViewer = Terminalworks.PdfViewer.AspNetCore; var options = new PdfViewer.Options { TextSelectionDisabled = true };
Support Availability - May 1st
On May 1st, 2025, our support team will be available:
For assistance, please contact us at [email protected], and we will respond to your inquiry as soon as we can.