TX Text Control .NET Server for ASP.NET - includes Document Viewer 33.2.1
Released: Jul 30, 2025
Document Viewer 33.2.1 中的更新
特性
- zoomChanged Event:
- The zoom level of the document viewer can now be monitored using the new zoomChanged event. This allows developers to respond to zoom level changes and implement custom behavior based on the current zoom level.
- To use the zoomChanged event, you can subscribe to it in your JavaScript code. This will write the current zoom level to the console whenever the zoom level changes.
修补程序
- NullReferenceException when clicking on Print button.
- Zoom in and zoom out icons were not disabling after max limit reached.
- Displaced menu when toolbar was not docked.
- Zoom drop-down list didn't close on click.
- Thumbnail preview icon was not selected when preview is active.