IP2BCK: Don’t underline Step/Note/Caution pagelist item
IP2BCK: Added docstyle flag ‘DSS_PageListSpBckgrnd’ for IP2’s special background printing items
This commit is contained in:
@@ -166,6 +166,7 @@ namespace VEPROMS.CSLA.Library
|
||||
DSS_SkipOneStepLevel = 0x40000000, // Skip one step level for this doc style
|
||||
DSS_SimpleTopSectionContinue = 0x80000000, // Use the Top continue message as the section continue */
|
||||
DSS_DontDoCheckOffs = 0x100000000, // format has checkoffs, but don't do for this section
|
||||
DSS_PageListSpBckgrnd = 0x200000000, // this background document style has special formatting: margins, title with cont and non underlined header (IP2BCK)
|
||||
};
|
||||
public enum E_DocStyleUse : uint
|
||||
{
|
||||
|
Reference in New Issue
Block a user