This commit is contained in:
parent
8e2b179738
commit
641dbeb593
@ -166,7 +166,7 @@ namespace VEPROMS
|
|||||||
btnWaterMarkOn.PerformClick();
|
btnWaterMarkOn.PerformClick();
|
||||||
// Auto Duplexing on/off
|
// 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;
|
lblAutoDuplexing.Visible = true;
|
||||||
btnDuplxOff.Visible = true;
|
btnDuplxOff.Visible = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user