4 references to PagesPerSheet
ReachFramework (4)
PrintConfig\DocumentNUp.cs (4)
177
if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
)
490
PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
,
512
return this[PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
];
522
this[PrintSchemaTags.Keywords.NUpKeys.
PagesPerSheet
] = value;