207 references to Keywords
ReachFramework (207)
PrintConfig\DocumentNUp.cs (12)
177if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.NUpKeys.PagesPerSheet) 286return 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; 576: base(ownerPrintTicket, PrintSchemaTags.Keywords.NUpKeys.JobNUp) 596this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection; 602PrintSchemaTags.Keywords.NUpKeys.DirectionNames, 603PrintSchemaTags.Keywords.NUpKeys.DirectionEnums),
PrintConfig\JobCollate.cs (6)
112PrintSchemaTags.Keywords.CollateKeys.CollationNames, 113PrintSchemaTags.Keywords.CollateKeys.CollationEnums, 224return PrintSchemaTags.Keywords.CollateKeys.DocumentCollate; 250PrintSchemaTags.Keywords.CollateKeys.CollationNames, 251PrintSchemaTags.Keywords.CollateKeys.CollationEnums) 310: base(ownerPrintTicket, PrintSchemaTags.Keywords.CollateKeys.DocumentCollate)
PrintConfig\JobDuplex.cs (6)
111PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 112PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums, 222return PrintSchemaTags.Keywords.DuplexKeys.JobDuplex; 248PrintSchemaTags.Keywords.DuplexKeys.DuplexNames, 249PrintSchemaTags.Keywords.DuplexKeys.DuplexEnums), 308: base(ownerPrintTicket, PrintSchemaTags.Keywords.DuplexKeys.JobDuplex)
PrintConfig\JobInputBins.cs (10)
113PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 114PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums, 226return PrintSchemaTags.Keywords.InputBinKeys.JobInputBin; 265return PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin; 304return PrintSchemaTags.Keywords.InputBinKeys.PageInputBin; 331PrintSchemaTags.Keywords.InputBinKeys.InputBinNames, 332PrintSchemaTags.Keywords.InputBinKeys.InputBinEnums), 391: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.JobInputBin) 406: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.DocumentInputBin) 420: base(ownerPrintTicket, PrintSchemaTags.Keywords.InputBinKeys.PageInputBin)
PrintConfig\JobPageOrder.cs (6)
120PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 121PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums, 182return PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 216this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self; 222PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderNames, 223PrintSchemaTags.Keywords.JobPageOrderKeys.PageOrderEnums)
PrintConfig\JobStaple.cs (6)
114PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 115PrintSchemaTags.Keywords.StapleKeys.StaplingEnums, 227return PrintSchemaTags.Keywords.StapleKeys.JobStaple; 253PrintSchemaTags.Keywords.StapleKeys.StaplingNames, 254PrintSchemaTags.Keywords.StapleKeys.StaplingEnums), 313: base(ownerPrintTicket, PrintSchemaTags.Keywords.StapleKeys.JobStaple)
PrintConfig\PageBorderless.cs (6)
121PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 122PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums, 183return PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 217this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self; 223PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessNames, 224PrintSchemaTags.Keywords.PageBorderlessKeys.BorderlessEnums)
PrintConfig\PageCanvasSize.cs (7)
194if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeWidth) 213else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableSizeHeight) 232else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ImageableArea) 245if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginWidth) 264else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.OriginHeight) 283else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentWidth) 302else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageImageableSizeKeys.ExtentHeight)
PrintConfig\PageCopyCount.cs (1)
57PrintSchemaTags.Keywords.ParameterDefs.JobCopyCount,
PrintConfig\PageDeviceFont.cs (6)
122PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 123PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionEnums, 183return PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self; 224PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.SubstitutionNames, 225PrintSchemaTags.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)) 242if (sPropertyName == PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth) 294return PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 327this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self; 333PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeNames, 334PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeEnums), 337PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 341PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 346PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth, 348PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth, 349PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeWidth), 352PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight, 354PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight, 355PrintSchemaTags.Keywords.ParameterDefs.PageMediaSizeMediaSizeHeight), 390micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth]; 402(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 404micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeWidth]; 425micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight]; 437(optionName == PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSize)) 439micronValue = this[PrintSchemaTags.Keywords.PageMediaSizeKeys.CustomMediaSizeHeight]; 476this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 482this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] = 579this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeWidth] = 581this[PrintSchemaTags.Keywords.PageMediaSizeKeys.MediaSizeHeight] =
PrintConfig\PageMediaType.cs (6)
123PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 124PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums, 185return PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 219this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self; 225PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeNames, 226PrintSchemaTags.Keywords.PageMediaTypeKeys.MediaTypeEnums),
PrintConfig\PageOrientation.cs (6)
120PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 121PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums, 182return PrintSchemaTags.Keywords.PageOrientationKeys.Self; 216this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self; 222PrintSchemaTags.Keywords.PageOrientationKeys.OrientationNames, 223PrintSchemaTags.Keywords.PageOrientationKeys.OrientationEnums)
PrintConfig\PageOutputColor.cs (6)
122PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 123PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums, 185return PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 219this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self; 225PrintSchemaTags.Keywords.PageOutputColorKeys.ColorNames, 226PrintSchemaTags.Keywords.PageOutputColorKeys.ColorEnums),
PrintConfig\PageOutputQuality.cs (6)
122PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 123PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums, 184return PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self; 224PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityNames, 225PrintSchemaTags.Keywords.PageOutputQualityKeys.OutputQualityEnums)
PrintConfig\PageResolution.cs (18)
196if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX) 215else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY) 234else if (reader.CurrentElementNameAttrValue == PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution) 239PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 240PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums, 278return PrintSchemaTags.Keywords.PageResolutionKeys.Self; 311this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self; 315PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX, 318PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY, 321PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution, 323PrintSchemaTags.Keywords.PageResolutionKeys.QualityNames, 324PrintSchemaTags.Keywords.PageResolutionKeys.QualityEnums), 345return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX]; 355this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionX] = value; 372return this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY]; 382this[PrintSchemaTags.Keywords.PageResolutionKeys.ResolutionY] = value; 399return (PageQualitativeResolution)this[PrintSchemaTags.Keywords.PageResolutionKeys.QualitativeResolution]; 409this[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) ) 377return PrintSchemaTags.Keywords.PageScalingKeys.Self; 410this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self; 416PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 417PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums), 419PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 421PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 422PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleWidth), 424PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 426PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 427PrintSchemaTags.Keywords.ParameterDefs.PageScalingScaleHeight), 429PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 431PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 432PrintSchemaTags.Keywords.ParameterDefs.PageSquareScalingScale), 469return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth]; 487return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight]; 505return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale]; 535this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale] = squareScale;
PrintConfig\PageTrueTypeFont.cs (6)
121PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 122PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums, 183return PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 218this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self; 224PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeNames, 225PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.ModeEnums)
PrintConfig\PhotoPrintingIntent.cs (6)
120PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 121PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums, 182return PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 216this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self; 222PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentNames, 223PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.PhotoIntentEnums)
PrintConfig\PrtCap_Base.cs (3)
305if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.DefaultValue) 324else if (reader.CurrentElementPSFNameAttrValue == PrintSchemaTags.Keywords.ParameterProps.MaxValue) 343else 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,