Use property to initialize (prevent null reference)
Added sup info pdf print to supinfo print enum Use sup info pdf print from enum fixed typo and use sup info pdf print from enum B2017-136: Support section titles in proc step sections that have SAMG facing page supplemental info
This commit is contained in:
@@ -244,7 +244,8 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
None = 0,
|
||||
DoPageBreaks = 1,
|
||||
Merge = 2
|
||||
SupInfoPdfPrint = 2,
|
||||
Merge = 3
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
Reference in New Issue
Block a user