4 references to PagesPerSheet
ReachFramework (4)
PrintConfig\DocumentNUp.cs (4)
183
if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
)
496
PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
,
518
return this[PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
];
528
this[PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
] = value;