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