207 references to Keywords
ReachFramework (207)
PrintConfig\DocumentNUp.cs (12)
183if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet) 292return PrintSchemaTags.Keywords.NUpKeys.JobNUp; 397PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 398PrintSchemaTags.Keywords.NUpKeys.DirectionEnums, 459return PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 496PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet, 518return this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet]; 528this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet] = value; 582: base(ownerPrintTicket, PrintSchemaTags.Keywords.NUpKeys.JobNUp) 602this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 608PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 609PrintSchemaTags.Keywords.NUpKeys.DirectionEnums),
PrintConfig\JobCollate.cs (6)
118PrintSchemaTags.Keywords.CollateKeys.CollationNames, 119PrintSchemaTags.Keywords.CollateKeys.CollationEnums, 230return PrintSchemaTags.Keywords.CollateKeys.DocumentCollate; 256PrintSchemaTags.Keywords.CollateKeys.CollationNames, 257PrintSchemaTags.Keywords.CollateKeys.CollationEnums) 316: base(ownerPrintTicket, PrintSchemaTags.Keywords.CollateKeys.DocumentCollate)
PrintConfig\JobDuplex.cs (6)
117PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 118PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums, 228return PrintSchemaTags.Keywords.DuplexKeys.JobDuplex; 254PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 255PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums), 314: base(ownerPrintTicket, PrintSchemaTags.Keywords.DuplexKeys.JobDuplex)
PrintConfig\JobInputBins.cs (10)
120PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 121PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 233return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 272return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 311return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 338PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 339PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 398: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 413: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 427: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\JobPageOrder.cs (6)
126PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 127PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums, 188return PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 222this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 228PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 229PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums)
PrintConfig\JobStaple.cs (6)
121PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 122PrintSchemaTags.Keywords.StapleKeys.StaplingEnums, 234return PrintSchemaTags.Keywords.StapleKeys.JobStaple; 260PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 261PrintSchemaTags.Keywords.StapleKeys.StaplingEnums), 320: base(ownerPrintTicket, PrintSchemaTags.Keywords.StapleKeys.JobStaple)
PrintConfig\PageBorderless.cs (6)
127PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 128PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums, 189return PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 223this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 229PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 230PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums)
PrintConfig\PageCanvasSize.cs (7)
201if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeWidth) 220else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeHeight) 239else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableArea) 252if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginWidth) 271else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginHeight) 290else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentWidth) 309else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentHeight)
PrintConfig\PageCopyCount.cs (1)
64PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount,
PrintConfig\PageDeviceFont.cs (6)
128PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 129PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums, 189return PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 224this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 230PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 231PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums)
PrintConfig\PageMediaSize.cs (27)
156PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 157PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums, 212if ((sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) || 213(sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight)) 248if (sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) 300return PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 333this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 339PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 340PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums), 343PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 347PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 352PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth, 354PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 355PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeWidth), 358PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight, 360PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 361PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeHeight), 396micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth]; 408(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 410micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth]; 431micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight]; 443(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 445micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight]; 482this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 488this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] = 585this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 587this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] =
PrintConfig\PageMediaType.cs (6)
130PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 131PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums, 192return PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 226this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 232PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 233PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums),
PrintConfig\PageOrientation.cs (6)
126PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 127PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums, 188return PrintSchemaTags.Keywords.PageOrientationKeys.Self; 222this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self; 228PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 229PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums)
PrintConfig\PageOutputColor.cs (6)
129PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 130PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums, 192return PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 226this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 232PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 233PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums),
PrintConfig\PageOutputQuality.cs (6)
128PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 129PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums, 190return PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 224this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 230PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 231PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums)
PrintConfig\PageResolution.cs (18)
202if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX) 221else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY) 240else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution) 245PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 246PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums, 284return PrintSchemaTags.Keywords.PageResolutionKeys.Self; 317this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self; 321PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX, 324PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY, 327PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution, 329PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 330PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums), 351return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX]; 361this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX] = value; 378return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY]; 388this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY] = value; 405return (PageQualitativeResolution)this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution]; 415this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution] = (int)value;
PrintConfig\PageScaling.cs (28)
192PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 193PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums, 297if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) || 298(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) || 299(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) ) 306if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) && 307(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth) ) 314else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) && 315(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight) ) 322else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) && 323(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale) ) 384return PrintSchemaTags.Keywords.PageScalingKeys.Self; 417this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self; 423PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 424PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums), 426PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 428PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 429PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth), 431PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 433PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 434PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight), 436PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 438PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 439PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale), 476return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth]; 494return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight]; 512return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale]; 542this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale] = squareScale;
PrintConfig\PageTrueTypeFont.cs (6)
127PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 128PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums, 189return PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 224this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 230PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 231PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums)
PrintConfig\PhotoPrintingIntent.cs (6)
126PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 127PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums, 188return PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 222this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 228PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 229PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums)
PrintConfig\PrtCap_Base.cs (3)
313if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.DefaultValue) 332else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MaxValue) 351else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MinValue)
PrintConfig\PrtCap_Builder.cs (29)
358if (_reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.Self) 386isSubFeature ? PrintSchemaTags.Keywords.SubFeatureMapTable : 387PrintSchemaTags.Keywords.FeatureMapTable, 401PrintSchemaTags.Keywords.GlobalParameterMapTable, 407PrintSchemaTags.Keywords.LocalParameterMapTable, 564new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.CollateKeys.DocumentCollate, 567new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.DuplexKeys.JobDuplex, 570new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.JobNUp, 573new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.StapleKeys.JobStaple, 576new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self, 579new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageMediaSizeKeys.Self, 582new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageMediaTypeKeys.Self, 585new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOrientationKeys.Self, 588new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOutputColorKeys.Self, 591new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageResolutionKeys.Self, 594new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageScalingKeys.Self, 597new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self, 600new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.JobPageOrderKeys.Self, 603new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self, 606new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageBorderlessKeys.Self, 609new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOutputQualityKeys.Self, 612new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.JobInputBin, 615new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin, 618new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.PageInputBin, 624new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.PresentationDirection, 630new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount, 637new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth, 640new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight, 643new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale,