2 writes to _pagesPerSheet
ReachFramework (2)
PrintConfig\DocumentNUp.cs (2)
42
_pagesPerSheet
= PrintSchema.UnspecifiedIntValue;
187
option.
_pagesPerSheet
= reader.GetCurrentPropertyIntValueWithException();
1 reference to _pagesPerSheet
ReachFramework (1)
PrintConfig\DocumentNUp.cs (1)
56
return
_pagesPerSheet
;