Adjusted the procedure title length so that it does not run into other page header text

This commit is contained in:
John Jenko 2014-01-27 20:51:45 +00:00
parent c8ee2ce6a6
commit 7ba240b23c

View File

@ -13,6 +13,7 @@ namespace fmtxml
private void AddSUMfmt(ref FormatData fmtdata)
{
fmtdata.ProcData.TitleLength = 53;
fmtdata.ProcData.CheckOffData.RelXLocation = 5;
fmtdata.SectData.StepSectionData.StpSectLayData.SingleColumnRNOIndent = 30;
fmtdata.SectData.StepSectionData.StpSectLayData.DoSTExtraAtTop = "False";