Explorar o código

其他-加密文档打开页面刷新问题

zhuyi hai 1 ano
pai
achega
312dfdc8c6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Demo/Examples/PDFViewer/MainPage.xaml.cs

+ 1 - 0
Demo/Examples/PDFViewer/MainPage.xaml.cs

@@ -227,6 +227,7 @@ namespace PDFViewer
                     PopupBorder.Visibility = Visibility.Collapsed;
                     viewControl = passwordViewer;
                     LoadDocument();
+                    viewControl.PDFViewTool.GetCPDFViewer().ReInitCacheDoc();
                     FileChangeEvent?.Invoke(null, EventArgs.Empty);
                 }
                 else