This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Others
/
kmpdfkit_demo
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ComPDFKit.Tool(win)-补充框选刷新事件
liyijie
4 months ago
parent
945ed28f60
commit
d92233c9f2
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Demo/Examples/ComPDFKit.Tool/CPDFViewerTool.TextEdit.cs
+ 1
- 0
Demo/Examples/ComPDFKit.Tool/CPDFViewerTool.TextEdit.cs
View File
@@ -2249,6 +2249,7 @@ namespace ComPDFKit.Tool
}
}
}
+ PDFViewer.UpdateRenderFrame();
}
#endregion