This commit is contained in:
@@ -286,8 +286,7 @@ namespace Volian.Print.Library
|
||||
{
|
||||
get
|
||||
{
|
||||
if (_MaxRNO == 0) _MaxRNO = _MySection.ColumnMode;
|
||||
return _MaxRNO;
|
||||
return _MySection.ColumnMode;
|
||||
}
|
||||
}
|
||||
private int _CurrentPageOf = 0;
|
||||
|
Reference in New Issue
Block a user