add:PPT联动备用方法

This commit is contained in:
2026-01-10 21:16:12 +08:00
parent 50742e5e4d
commit 06af63a10a
+1 -1
View File
@@ -519,6 +519,7 @@ namespace Ink_Canvas.Helpers
catch { } catch { }
} }
} }
}
PPTApplication = null; PPTApplication = null;
CurrentPresentation = null; CurrentPresentation = null;
@@ -564,7 +565,6 @@ namespace Ink_Canvas.Helpers
} }
}); });
} }
}
catch (Exception ex) catch (Exception ex)
{ {
LogHelper.WriteLogToFile($"断开PPT连接失败: {ex}", LogHelper.LogType.Error); LogHelper.WriteLogToFile($"断开PPT连接失败: {ex}", LogHelper.LogType.Error);