16 references to NUpKeys
ReachFramework (16)
PrintConfig\DocumentNUp.cs (12)
177if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet) 286return PrintSchemaTags.Keywords.NUpKeys.JobNUp; 391PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 392PrintSchemaTags.Keywords.NUpKeys.DirectionEnums, 453return PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 490PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet, 512return this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet]; 522this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet] = value; 576: base(ownerPrintTicket, PrintSchemaTags.Keywords.NUpKeys.JobNUp) 596this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 602PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 603PrintSchemaTags.Keywords.NUpKeys.DirectionEnums),
PrintConfig\PrintSchema.cs (2)
2211new MapEntry(NUpKeys.JobNUp, (int)CapabilityName.JobNUp), 2231new MapEntry(NUpKeys.PresentationDirection, (int)PrintSchemaSubFeatures.NUpPresentationDirection),
PrintConfig\PrtCap_Builder.cs (2)
566new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.JobNUp, 620new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.PresentationDirection,