18 writes to _featureName
ReachFramework (18)
PrintConfig\DocumentNUp.cs (2)
486this._featureName = featureName; 596this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection;
PrintConfig\JobCollate.cs (1)
244this._featureName = featureName;
PrintConfig\JobDuplex.cs (1)
242this._featureName = featureName;
PrintConfig\JobInputBins.cs (1)
325this._featureName = featureName;
PrintConfig\JobPageOrder.cs (1)
216this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self;
PrintConfig\JobStaple.cs (1)
247this._featureName = featureName;
PrintConfig\PageBorderless.cs (1)
217this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self;
PrintConfig\PageDeviceFont.cs (1)
218this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self;
PrintConfig\PageMediaSize.cs (1)
327this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self;
PrintConfig\PageMediaType.cs (1)
219this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self;
PrintConfig\PageOrientation.cs (1)
216this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self;
PrintConfig\PageOutputColor.cs (1)
219this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self;
PrintConfig\PageOutputQuality.cs (1)
218this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self;
PrintConfig\PageResolution.cs (1)
311this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self;
PrintConfig\PageScaling.cs (1)
410this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self;
PrintConfig\PageTrueTypeFont.cs (1)
218this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self;
PrintConfig\PhotoPrintingIntent.cs (1)
216this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self;
3 references to _featureName
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
84_featureName); 408ptFeature._featureName); 430ptFeature._featureName);