Adjusted the procedure title length so that it does not run into other page header text
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user