imporve:PPT联动
This commit is contained in:
@@ -1557,6 +1557,11 @@ namespace Ink_Canvas.Helpers
|
||||
{
|
||||
_updateTime = DateTime.Now;
|
||||
SlidesCount = 0;
|
||||
_lastPolledSlideNumber = -1;
|
||||
_polling = 1;
|
||||
|
||||
PPTROTConnectionHelper.SafeReleaseComObject(_pptSlideShowWindow);
|
||||
_pptSlideShowWindow = null;
|
||||
|
||||
// 记录WPS进程用于后续管理
|
||||
if (IsSupportWPS && PPTApplication != null)
|
||||
|
||||
Reference in New Issue
Block a user