Adjusted the procedure title length so that it does not run into other page header text
This commit is contained in:
parent
c8ee2ce6a6
commit
7ba240b23c
@ -13,6 +13,7 @@ namespace fmtxml
|
|||||||
|
|
||||||
private void AddSUMfmt(ref FormatData fmtdata)
|
private void AddSUMfmt(ref FormatData fmtdata)
|
||||||
{
|
{
|
||||||
|
fmtdata.ProcData.TitleLength = 53;
|
||||||
fmtdata.ProcData.CheckOffData.RelXLocation = 5;
|
fmtdata.ProcData.CheckOffData.RelXLocation = 5;
|
||||||
fmtdata.SectData.StepSectionData.StpSectLayData.SingleColumnRNOIndent = 30;
|
fmtdata.SectData.StepSectionData.StpSectLayData.SingleColumnRNOIndent = 30;
|
||||||
fmtdata.SectData.StepSectionData.StpSectLayData.DoSTExtraAtTop = "False";
|
fmtdata.SectData.StepSectionData.StpSectLayData.DoSTExtraAtTop = "False";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user