4 references to PagesPerSheet
ReachFramework (4)
PrintConfig\DocumentNUp.cs (4)
175
if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
)
491
PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
,
513
return this[PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
];
523
this[PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
] = value;