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