add:进入PPT放映自动回到首页 #38

This commit is contained in:
2025-07-21 17:19:27 +08:00
parent 8eaac465ff
commit 19983a113e
5 changed files with 55 additions and 2 deletions
+2
View File
@@ -239,6 +239,8 @@ namespace Ink_Canvas
public bool IsSupportWPS { get; set; } = true;
[JsonProperty("enableWppProcessKill")]
public bool EnableWppProcessKill { get; set; } = true;
[JsonProperty("isAlwaysGoToFirstPageOnReenter")]
public bool IsAlwaysGoToFirstPageOnReenter { get; set; } = false;
}
public class Automation