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