31 instantiations of MapEntry
ReachFramework (31)
PrintConfig\PrintSchema.cs (31)
1949
new
MapEntry
(Feature, (int)PrintSchemaNodeTypes.Feature),
1950
new
MapEntry
(ParameterDef, (int)PrintSchemaNodeTypes.ParameterDef),
1951
new
MapEntry
(Option, (int)PrintSchemaNodeTypes.Option),
1952
new
MapEntry
(Property, (int)PrintSchemaNodeTypes.Property),
1953
new
MapEntry
(ScoredProperty, (int)PrintSchemaNodeTypes.ScoredProperty),
1954
new
MapEntry
(Value, (int)PrintSchemaNodeTypes.Value),
1955
new
MapEntry
(ParameterRef, (int)PrintSchemaNodeTypes.ParameterRef),
2209
new
MapEntry
(CollateKeys.DocumentCollate, (int)CapabilityName.DocumentCollate),
2210
new
MapEntry
(DuplexKeys.JobDuplex, (int)CapabilityName.JobDuplex),
2211
new
MapEntry
(NUpKeys.JobNUp, (int)CapabilityName.JobNUp),
2212
new
MapEntry
(StapleKeys.JobStaple, (int)CapabilityName.JobStaple),
2213
new
MapEntry
(PageDeviceFontSubstitutionKeys.Self, (int)CapabilityName.PageDeviceFontSubstitution),
2214
new
MapEntry
(PageMediaSizeKeys.Self, (int)CapabilityName.PageMediaSize),
2215
new
MapEntry
(PageMediaTypeKeys.Self, (int)CapabilityName.PageMediaType),
2216
new
MapEntry
(PageOrientationKeys.Self, (int)CapabilityName.PageOrientation),
2217
new
MapEntry
(PageOutputColorKeys.Self, (int)CapabilityName.PageOutputColor),
2218
new
MapEntry
(PageResolutionKeys.Self, (int)CapabilityName.PageResolution),
2219
new
MapEntry
(PageScalingKeys.Self, (int)CapabilityName.PageScaling),
2220
new
MapEntry
(PageTrueTypeFontModeKeys.Self, (int)CapabilityName.PageTrueTypeFontMode),
2221
new
MapEntry
(JobPageOrderKeys.Self, (int)CapabilityName.JobPageOrder),
2222
new
MapEntry
(PagePhotoPrintingIntentKeys.Self, (int)CapabilityName.PagePhotoPrintingIntent),
2223
new
MapEntry
(PageBorderlessKeys.Self, (int)CapabilityName.PageBorderless),
2224
new
MapEntry
(PageOutputQualityKeys.Self, (int)CapabilityName.PageOutputQuality),
2225
new
MapEntry
(InputBinKeys.JobInputBin, (int)CapabilityName.JobInputBin),
2226
new
MapEntry
(InputBinKeys.DocumentInputBin, (int)CapabilityName.DocumentInputBin),
2227
new
MapEntry
(InputBinKeys.PageInputBin, (int)CapabilityName.PageInputBin),
2231
new
MapEntry
(NUpKeys.PresentationDirection, (int)PrintSchemaSubFeatures.NUpPresentationDirection),
2235
new
MapEntry
(ParameterDefs.JobCopyCount, (int)CapabilityName.JobCopyCount),
2239
new
MapEntry
(ParameterDefs.PageScalingScaleWidth,
2242
new
MapEntry
(ParameterDefs.PageScalingScaleHeight,
2245
new
MapEntry
(ParameterDefs.PageSquareScalingScale,
6 references to MapEntry
ReachFramework (6)
PrintConfig\PrintSchema.cs (6)
1948
internal static
MapEntry
[] NodeTypeMapTable = {
2208
internal static
MapEntry
[] FeatureMapTable = {
2230
internal static
MapEntry
[] SubFeatureMapTable = {
2234
internal static
MapEntry
[] GlobalParameterMapTable = {
2238
internal static
MapEntry
[] LocalParameterMapTable = {
2287
public static int SchemaNameToEnumValueWithMap(PrintSchemaTags.
MapEntry
[] map,