Undo previous fix for backspace size – was incomplete solution

improve debug performance (used by developers only)
This commit is contained in:
2014-09-03 12:20:44 +00:00
parent 48ecbdea36
commit 21353ceb82
5 changed files with 4 additions and 12 deletions

View File

@@ -131,7 +131,6 @@ namespace fmtxml
}
private void AddWCNCKLFmt(ref FormatData fmtdata)
{
fmtdata.PrintData.BackSpaceSize = 21.3f;
fmtdata.BoxData[3].End = 518;
fmtdata.BoxData[4].End = 518;
fmtdata.StepData[30].StepLayoutData.AlignWithParentTab = "True";