16 references to NUpKeys
ReachFramework (16)
PrintConfig\DocumentNUp.cs (12)
175if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet) 285return PrintSchemaTags.Keywords.NUpKeys.JobNUp; 392PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 393PrintSchemaTags.Keywords.NUpKeys.DirectionEnums, 454return PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 491PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet, 513return this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet]; 523this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet] = value; 578: base(ownerPrintTicket, PrintSchemaTags.Keywords.NUpKeys.JobNUp) 598this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 604PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 605PrintSchemaTags.Keywords.NUpKeys.DirectionEnums),
PrintConfig\PrintSchema.cs (2)
2209new MapEntry(NUpKeys.JobNUp, (int)CapabilityName.JobNUp), 2229new MapEntry(NUpKeys.PresentationDirection, (int)PrintSchemaSubFeatures.NUpPresentationDirection),
PrintConfig\PrtCap_Builder.cs (2)
566new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.JobNUp, 620new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.PresentationDirection,