PrintConfig\PrintSchema.cs (31)
1952new MapEntry(Feature, (int)PrintSchemaNodeTypes.Feature),
1953new MapEntry(ParameterDef, (int)PrintSchemaNodeTypes.ParameterDef),
1954new MapEntry(Option, (int)PrintSchemaNodeTypes.Option),
1955new MapEntry(Property, (int)PrintSchemaNodeTypes.Property),
1956new MapEntry(ScoredProperty, (int)PrintSchemaNodeTypes.ScoredProperty),
1957new MapEntry(Value, (int)PrintSchemaNodeTypes.Value),
1958new MapEntry(ParameterRef, (int)PrintSchemaNodeTypes.ParameterRef),
2212new MapEntry(CollateKeys.DocumentCollate, (int)CapabilityName.DocumentCollate),
2213new MapEntry(DuplexKeys.JobDuplex, (int)CapabilityName.JobDuplex),
2214new MapEntry(NUpKeys.JobNUp, (int)CapabilityName.JobNUp),
2215new MapEntry(StapleKeys.JobStaple, (int)CapabilityName.JobStaple),
2216new MapEntry(PageDeviceFontSubstitutionKeys.Self, (int)CapabilityName.PageDeviceFontSubstitution),
2217new MapEntry(PageMediaSizeKeys.Self, (int)CapabilityName.PageMediaSize),
2218new MapEntry(PageMediaTypeKeys.Self, (int)CapabilityName.PageMediaType),
2219new MapEntry(PageOrientationKeys.Self, (int)CapabilityName.PageOrientation),
2220new MapEntry(PageOutputColorKeys.Self, (int)CapabilityName.PageOutputColor),
2221new MapEntry(PageResolutionKeys.Self, (int)CapabilityName.PageResolution),
2222new MapEntry(PageScalingKeys.Self, (int)CapabilityName.PageScaling),
2223new MapEntry(PageTrueTypeFontModeKeys.Self, (int)CapabilityName.PageTrueTypeFontMode),
2224new MapEntry(JobPageOrderKeys.Self, (int)CapabilityName.JobPageOrder),
2225new MapEntry(PagePhotoPrintingIntentKeys.Self, (int)CapabilityName.PagePhotoPrintingIntent),
2226new MapEntry(PageBorderlessKeys.Self, (int)CapabilityName.PageBorderless),
2227new MapEntry(PageOutputQualityKeys.Self, (int)CapabilityName.PageOutputQuality),
2228new MapEntry(InputBinKeys.JobInputBin, (int)CapabilityName.JobInputBin),
2229new MapEntry(InputBinKeys.DocumentInputBin, (int)CapabilityName.DocumentInputBin),
2230new MapEntry(InputBinKeys.PageInputBin, (int)CapabilityName.PageInputBin),
2234new MapEntry(NUpKeys.PresentationDirection, (int)PrintSchemaSubFeatures.NUpPresentationDirection),
2238new MapEntry(ParameterDefs.JobCopyCount, (int)CapabilityName.JobCopyCount),
2242new MapEntry(ParameterDefs.PageScalingScaleWidth,
2245new MapEntry(ParameterDefs.PageScalingScaleHeight,
2248new MapEntry(ParameterDefs.PageSquareScalingScale,