Removed commented code.

Corrected Bottom Margin calc associated with DSS_PrintSectOnFirst
Corrected DrawRuler to support DSS_PrintSectOnFirst
This commit is contained in:
Rich
2013-12-11 12:08:06 +00:00
parent efc5ed84c4
commit 1dd61e449d
3 changed files with 11 additions and 3 deletions

View File

@@ -1917,7 +1917,6 @@ namespace VEPROMS
{
infotabTransition.Visible = false;
infotabRO.Visible = true;
//displayRO.Mydvi = args.MyItemInfo.MyDocVersion;
displayRO.MyROFST = args.MyItemInfo.MyDocVersion.DocVersionAssociations[0].MyROFst;
displayRO.MyRTB = null;
infotabTags.Visible = false;