This commit is contained in:
parent
f0bb7a73c2
commit
f6d8b8f9d3
@ -636,6 +636,8 @@ namespace Volian.Print.Library
|
||||
switch (docstyle.Continue.Bottom.Location)
|
||||
{
|
||||
case E_ContBottomLoc.EndOfText: // place continue string at end of text
|
||||
msg_yLocation = msg_yLocation + yLocation - SixLinesPerInch;
|
||||
break;
|
||||
case E_ContBottomLoc.BtwnTextAndBottom: // place continue string between end of text & bottom of page
|
||||
Console.WriteLine("Not done yet");
|
||||
break;
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user