This commit is contained in:
@@ -166,7 +166,7 @@ namespace VEPROMS
|
||||
btnWaterMarkOn.PerformClick();
|
||||
// Auto Duplexing on/off
|
||||
|
||||
if ((_MyProcedure.ActiveParent as DocVersionInfo).MyFormat.PlantFormat.FormatData.PrintData.AllowDuplex)
|
||||
if ((_MyProcedure.ActiveParent as DocVersionInfo).ActiveFormat.PlantFormat.FormatData.PrintData.AllowDuplex)
|
||||
{
|
||||
lblAutoDuplexing.Visible = true;
|
||||
btnDuplxOff.Visible = true;
|
||||
|
Reference in New Issue
Block a user