207 references to Keywords
ReachFramework (207)
PrintConfig\DocumentNUp.cs (12)
175if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet) 285return PrintSchemaTags.Keywords.NUpKeys.JobNUp; 392PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 393PrintSchemaTags.Keywords.NUpKeys.DirectionEnums, 454return PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 491PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet, 513return this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet]; 523this[PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet] = value; 578: base(ownerPrintTicket, PrintSchemaTags.Keywords.NUpKeys.JobNUp) 598this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 604PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 605PrintSchemaTags.Keywords.NUpKeys.DirectionEnums),
PrintConfig\JobCollate.cs (6)
112PrintSchemaTags.Keywords.CollateKeys.CollationNames, 113PrintSchemaTags.Keywords.CollateKeys.CollationEnums, 226return PrintSchemaTags.Keywords.CollateKeys.DocumentCollate; 252PrintSchemaTags.Keywords.CollateKeys.CollationNames, 253PrintSchemaTags.Keywords.CollateKeys.CollationEnums) 312: base(ownerPrintTicket, PrintSchemaTags.Keywords.CollateKeys.DocumentCollate)
PrintConfig\JobDuplex.cs (6)
111PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 112PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums, 224return PrintSchemaTags.Keywords.DuplexKeys.JobDuplex; 250PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 251PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums), 310: base(ownerPrintTicket, PrintSchemaTags.Keywords.DuplexKeys.JobDuplex)
PrintConfig\JobInputBins.cs (10)
113PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 114PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 228return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 269return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 310return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 337PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 338PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 397: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 412: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 426: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\JobPageOrder.cs (6)
122PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 123PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums, 184return PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 224PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 225PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums)
PrintConfig\JobStaple.cs (6)
114PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 115PrintSchemaTags.Keywords.StapleKeys.StaplingEnums, 229return PrintSchemaTags.Keywords.StapleKeys.JobStaple; 255PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 256PrintSchemaTags.Keywords.StapleKeys.StaplingEnums), 315: base(ownerPrintTicket, PrintSchemaTags.Keywords.StapleKeys.JobStaple)
PrintConfig\PageBorderless.cs (6)
123PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 124PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums, 185return PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 219this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 225PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 226PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums)
PrintConfig\PageCanvasSize.cs (7)
192if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeWidth) 210else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeHeight) 228else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableArea) 241if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginWidth) 259else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginHeight) 277else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentWidth) 295else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentHeight)
PrintConfig\PageCopyCount.cs (1)
57PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount,
PrintConfig\PageDeviceFont.cs (6)
124PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 125PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums, 185return PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 220this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 226PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 227PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums)
PrintConfig\PageMediaSize.cs (27)
150PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 151PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums, 206if ((sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) || 207(sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight)) 241if (sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) 293return PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 326this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 332PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 333PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums), 336PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 340PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 345PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth, 347PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 348PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeWidth), 351PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight, 353PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 354PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeHeight), 389micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth]; 401(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 403micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth]; 424micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight]; 436(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 438micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight]; 475this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 481this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] = 578this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 580this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] =
PrintConfig\PageMediaType.cs (6)
125PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 126PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums, 187return PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 221this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 227PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 228PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums),
PrintConfig\PageOrientation.cs (6)
122PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 123PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums, 184return PrintSchemaTags.Keywords.PageOrientationKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self; 224PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 225PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums)
PrintConfig\PageOutputColor.cs (6)
124PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 125PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums, 187return PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 221this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 227PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 228PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums),
PrintConfig\PageOutputQuality.cs (6)
124PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 125PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums, 186return PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 220this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 226PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 227PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums)
PrintConfig\PageResolution.cs (18)
196if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX) 214else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY) 232else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution) 237PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 238PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums, 276return PrintSchemaTags.Keywords.PageResolutionKeys.Self; 309this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self; 313PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX, 316PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY, 319PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution, 321PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 322PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums), 343return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX]; 353this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX] = value; 370return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY]; 380this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY] = value; 397return (PageQualitativeResolution)this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution]; 407this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution] = (int)value;
PrintConfig\PageScaling.cs (28)
185PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 186PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums, 290if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) || 291(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) || 292(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) ) 299if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) && 300(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth) ) 307else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) && 308(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight) ) 315else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) && 316(paramRefName == PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale) ) 376return PrintSchemaTags.Keywords.PageScalingKeys.Self; 409this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self; 415PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 416PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums), 418PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 420PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 421PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth), 423PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 425PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 426PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight), 428PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 430PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 431PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale), 468return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth]; 486return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight]; 504return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale]; 534this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale] = squareScale;
PrintConfig\PageTrueTypeFont.cs (6)
123PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 124PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums, 185return PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 220this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 226PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 227PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums)
PrintConfig\PhotoPrintingIntent.cs (6)
122PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 123PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums, 184return PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 224PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 225PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums)
PrintConfig\PrtCap_Base.cs (3)
303if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.DefaultValue) 321else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MaxValue) 339else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MinValue)
PrintConfig\PrtCap_Builder.cs (29)
354if (_reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.Self) 382isSubFeature ? PrintSchemaTags.Keywords.SubFeatureMapTable : 383PrintSchemaTags.Keywords.FeatureMapTable, 397PrintSchemaTags.Keywords.GlobalParameterMapTable, 403PrintSchemaTags.Keywords.LocalParameterMapTable, 560new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.CollateKeys.DocumentCollate, 563new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.DuplexKeys.JobDuplex, 566new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.JobNUp, 569new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.StapleKeys.JobStaple, 572new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self, 575new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageMediaSizeKeys.Self, 578new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageMediaTypeKeys.Self, 581new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOrientationKeys.Self, 584new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOutputColorKeys.Self, 587new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageResolutionKeys.Self, 590new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageScalingKeys.Self, 593new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self, 596new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.JobPageOrderKeys.Self, 599new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self, 602new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageBorderlessKeys.Self, 605new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageOutputQualityKeys.Self, 608new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.JobInputBin, 611new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin, 614new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.InputBinKeys.PageInputBin, 620new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.NUpKeys.PresentationDirection, 626new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount, 633new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth, 636new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight, 639new ParamDefHandlersTableEntry(PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale,