18 writes to _featureName
ReachFramework (18)
PrintConfig\DocumentNUp.cs (2)
486this._featureName = featureName; 597this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection;
PrintConfig\JobCollate.cs (1)
245this._featureName = featureName;
PrintConfig\JobDuplex.cs (1)
243this._featureName = featureName;
PrintConfig\JobInputBins.cs (1)
330this._featureName = featureName;
PrintConfig\JobPageOrder.cs (1)
217this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self;
PrintConfig\JobStaple.cs (1)
248this._featureName = featureName;
PrintConfig\PageBorderless.cs (1)
218this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self;
PrintConfig\PageDeviceFont.cs (1)
219this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self;
PrintConfig\PageMediaSize.cs (1)
325this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self;
PrintConfig\PageMediaType.cs (1)
220this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self;
PrintConfig\PageOrientation.cs (1)
217this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self;
PrintConfig\PageOutputColor.cs (1)
220this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self;
PrintConfig\PageOutputQuality.cs (1)
219this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self;
PrintConfig\PageResolution.cs (1)
308this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self;
PrintConfig\PageScaling.cs (1)
408this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self;
PrintConfig\PageTrueTypeFont.cs (1)
219this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self;
PrintConfig\PhotoPrintingIntent.cs (1)
217this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self;
3 references to _featureName
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
81_featureName); 405ptFeature._featureName); 427ptFeature._featureName);