B2016-074: Clean up various edit and print issues
B2016-074: Extend right border B2016-047: Added ‘DSS_ChklstEditSize’ to docstyle for setting of edit window size
This commit is contained in:
parent
067351f47a
commit
41e03c8295
Binary file not shown.
Binary file not shown.
@ -170,6 +170,7 @@ namespace VEPROMS.CSLA.Library
|
||||
DSS_PageListSpBckgrnd = 0x200000000, // this background document style has special formatting: margins, title with cont and non underlined header (IP2BCK)
|
||||
DSS_PageListAddSectCont = 0x400000000, // for this section, add the top continue message when doing the ATTACHTITLECONT pagelist token (Calvert/Landscape word docs)
|
||||
DSS_WordContentLandscaped = 0x800000000, // for this section, the word content is landscaped.
|
||||
DSS_ChklstEditSize = 0x100000000, // Westinghouse checklist - edit window size
|
||||
};
|
||||
public enum E_DocStyleUse : uint
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user