add:进入PPT放映自动回到首页 #38
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user