Added new bottom continue message location type
This commit is contained in:
@@ -115,7 +115,8 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
EndOfText = 0,
|
||||
BtwnTextAndBottom = 1,
|
||||
BottomOfPage = 2
|
||||
BottomOfPage = 2,
|
||||
BelowBottom1 = 3
|
||||
};
|
||||
[Flags]
|
||||
public enum E_DocStructStyle : ulong
|
||||
|
Reference in New Issue
Block a user