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