Documents: Add ShowFoldMarks flag
This commit is contained in:
@ -8,6 +8,7 @@ namespace Elwig.Documents {
|
||||
|
||||
private TempFile? PdfFile = null;
|
||||
|
||||
public bool ShowFoldMarks = App.Config.Debug;
|
||||
public string DataPath;
|
||||
public int CurrentNextSeason;
|
||||
public string? DocumentId;
|
||||
|
Reference in New Issue
Block a user