207 references to Keywords
ReachFramework (207)
PrintConfig\DocumentNUp.cs (12)
174if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet) 284return PrintSchemaTags.Keywords.NUpKeys.JobNUp; 391PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 392PrintSchemaTags.Keywords.NUpKeys.DirectionEnums, 453return PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 490PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet, 512return this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet]; 522this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet] = value; 577: base(ownerPrintTicket, PrintSchemaTags.Keywords.NUpKeys.JobNUp) 597this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 603PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 604PrintSchemaTags.Keywords.NUpKeys.DirectionEnums),
PrintConfig\JobCollate.cs (6)
111PrintSchemaTags.Keywords.CollateKeys.CollationNames, 112PrintSchemaTags.Keywords.CollateKeys.CollationEnums, 225return PrintSchemaTags.Keywords.CollateKeys.DocumentCollate; 251PrintSchemaTags.Keywords.CollateKeys.CollationNames, 252PrintSchemaTags.Keywords.CollateKeys.CollationEnums) 311: base(ownerPrintTicket, PrintSchemaTags.Keywords.CollateKeys.DocumentCollate)
PrintConfig\JobDuplex.cs (6)
110PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 111PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums, 223return PrintSchemaTags.Keywords.DuplexKeys.JobDuplex; 249PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 250PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums), 309: base(ownerPrintTicket, PrintSchemaTags.Keywords.DuplexKeys.JobDuplex)
PrintConfig\JobInputBins.cs (10)
112PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 113PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 227return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 268return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 309return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 336PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 337PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 396: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 411: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 425: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\JobPageOrder.cs (6)
121PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 122PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums, 183return PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 217this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 223PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 224PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums)
PrintConfig\JobStaple.cs (6)
113PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 114PrintSchemaTags.Keywords.StapleKeys.StaplingEnums, 228return PrintSchemaTags.Keywords.StapleKeys.JobStaple; 254PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 255PrintSchemaTags.Keywords.StapleKeys.StaplingEnums), 314: base(ownerPrintTicket, PrintSchemaTags.Keywords.StapleKeys.JobStaple)
PrintConfig\PageBorderless.cs (6)
122PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 123PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums, 184return PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 224PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 225PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums)
PrintConfig\PageCanvasSize.cs (7)
191if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeWidth) 209else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeHeight) 227else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableArea) 240if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginWidth) 258else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginHeight) 276else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentWidth) 294else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentHeight)
PrintConfig\PageCopyCount.cs (1)
56PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount,
PrintConfig\PageDeviceFont.cs (6)
123PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 124PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums, 184return PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 219this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 225PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 226PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums)
PrintConfig\PageMediaSize.cs (27)
149PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 150PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums, 205if ((sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) || 206(sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight)) 240if (sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) 292return PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 325this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 331PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 332PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums), 335PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 339PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 344PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth, 346PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 347PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeWidth), 350PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight, 352PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 353PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeHeight), 388micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth]; 400(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 402micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth]; 423micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight]; 435(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 437micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight]; 474this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 480this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] = 577this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 579this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] =
PrintConfig\PageMediaType.cs (6)
124PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 125PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums, 186return PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 220this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 226PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 227PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums),
PrintConfig\PageOrientation.cs (6)
121PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 122PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums, 183return PrintSchemaTags.Keywords.PageOrientationKeys.Self; 217this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self; 223PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 224PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums)
PrintConfig\PageOutputColor.cs (6)
123PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 124PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums, 186return PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 220this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 226PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 227PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums),
PrintConfig\PageOutputQuality.cs (6)
123PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 124PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums, 185return PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 219this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 225PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 226PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums)
PrintConfig\PageResolution.cs (18)
195if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX) 213else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY) 231else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution) 236PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 237PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums, 275return PrintSchemaTags.Keywords.PageResolutionKeys.Self; 308this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self; 312PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX, 315PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY, 318PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution, 320PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 321PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums), 342return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX]; 352this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX] = value; 369return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY]; 379this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY] = value; 396return (PageQualitativeResolution)this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution]; 406this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution] = (int)value;
PrintConfig\PageScaling.cs (28)
184PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 185PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums, 289if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) || 290(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) || 291(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) ) 298if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) && 299(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth) ) 306else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) && 307(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight) ) 314else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) && 315(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale) ) 375return PrintSchemaTags.Keywords.PageScalingKeys.Self; 408this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self; 414PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 415PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums), 417PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 419PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 420PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth), 422PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 424PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 425PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight), 427PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 429PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 430PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale), 467return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth]; 485return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight]; 503return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale]; 533this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale] = squareScale;
PrintConfig\PageTrueTypeFont.cs (6)
122PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 123PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums, 184return PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 219this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 225PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 226PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums)
PrintConfig\PhotoPrintingIntent.cs (6)
121PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 122PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums, 183return PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 217this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 223PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 224PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums)
PrintConfig\PrtCap_Base.cs (3)
302if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.DefaultValue) 320else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MaxValue) 338else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MinValue)
PrintConfig\PrtCap_Builder.cs (29)
353if (_reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.Self) 381isSubFeature ? PrintSchemaTags.Keywords.SubFeatureMapTable : 382PrintSchemaTags.Keywords.FeatureMapTable, 396PrintSchemaTags.Keywords.GlobalParameterMapTable, 402PrintSchemaTags.Keywords.LocalParameterMapTable, 559new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.CollateKeys.DocumentCollate, 562new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.DuplexKeys.JobDuplex, 565new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.JobNUp, 568new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.StapleKeys.JobStaple, 571new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self, 574new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageMediaSizeKeys.Self, 577new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageMediaTypeKeys.Self, 580new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOrientationKeys.Self, 583new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOutputColorKeys.Self, 586new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageResolutionKeys.Self, 589new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageScalingKeys.Self, 592new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self, 595new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.JobPageOrderKeys.Self, 598new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self, 601new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageBorderlessKeys.Self, 604new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOutputQualityKeys.Self, 607new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.JobInputBin, 610new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin, 613new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.PageInputBin, 619new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.PresentationDirection, 625new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount, 632new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth, 635new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight, 638new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale,