Add text to checkbox for blank page printing
Improve pagination for SAMG facing page print
This commit is contained in:
@@ -1153,7 +1153,7 @@ namespace VEPROMS
|
||||
this.cbxBlankPgsForDuplex.Name = "cbxBlankPgsForDuplex";
|
||||
this.cbxBlankPgsForDuplex.Size = new System.Drawing.Size(323, 19);
|
||||
this.cbxBlankPgsForDuplex.TabIndex = 101;
|
||||
this.cbxBlankPgsForDuplex.Text = "Add Blank Pages When Using Duplex Foldouts";
|
||||
this.cbxBlankPgsForDuplex.Text = "Add Blank Pages For Duplex Foldouts or SAMG Facing Pages";
|
||||
this.cbxBlankPgsForDuplex.UseVisualStyleBackColor = false;
|
||||
//
|
||||
// cbxGeneratePlacekeeper
|
||||
|
Reference in New Issue
Block a user