2 writes to _pagesPerSheet
ReachFramework (2)
PrintConfig\DocumentNUp.cs (2)
33_pagesPerSheet = PrintSchema.UnspecifiedIntValue; 178option._pagesPerSheet = reader.GetCurrentPropertyIntValueWithException();
1 reference to _pagesPerSheet
ReachFramework (1)
PrintConfig\DocumentNUp.cs (1)
47return _pagesPerSheet;