18 writes to _featureName
ReachFramework (18)
PrintConfig\DocumentNUp.cs (2)
487this._featureName = featureName; 598this._featureName = PrintSchemaTags.Keywords.NUpKeys.PresentationDirection;
PrintConfig\JobCollate.cs (1)
246this._featureName = featureName;
PrintConfig\JobDuplex.cs (1)
244this._featureName = featureName;
PrintConfig\JobInputBins.cs (1)
331this._featureName = featureName;
PrintConfig\JobPageOrder.cs (1)
218this._featureName = PrintSchemaTags.Keywords.JobPageOrderKeys.Self;
PrintConfig\JobStaple.cs (1)
249this._featureName = featureName;
PrintConfig\PageBorderless.cs (1)
219this._featureName = PrintSchemaTags.Keywords.PageBorderlessKeys.Self;
PrintConfig\PageDeviceFont.cs (1)
220this._featureName = PrintSchemaTags.Keywords.PageDeviceFontSubstitutionKeys.Self;
PrintConfig\PageMediaSize.cs (1)
326this._featureName = PrintSchemaTags.Keywords.PageMediaSizeKeys.Self;
PrintConfig\PageMediaType.cs (1)
221this._featureName = PrintSchemaTags.Keywords.PageMediaTypeKeys.Self;
PrintConfig\PageOrientation.cs (1)
218this._featureName = PrintSchemaTags.Keywords.PageOrientationKeys.Self;
PrintConfig\PageOutputColor.cs (1)
221this._featureName = PrintSchemaTags.Keywords.PageOutputColorKeys.Self;
PrintConfig\PageOutputQuality.cs (1)
220this._featureName = PrintSchemaTags.Keywords.PageOutputQualityKeys.Self;
PrintConfig\PageResolution.cs (1)
309this._featureName = PrintSchemaTags.Keywords.PageResolutionKeys.Self;
PrintConfig\PageScaling.cs (1)
409this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self;
PrintConfig\PageTrueTypeFont.cs (1)
220this._featureName = PrintSchemaTags.Keywords.PageTrueTypeFontModeKeys.Self;
PrintConfig\PhotoPrintingIntent.cs (1)
218this._featureName = PrintSchemaTags.Keywords.PagePhotoPrintingIntentKeys.Self;
3 references to _featureName
ReachFramework (3)
PrintConfig\PrtTicket_Base.cs (3)
82_featureName); 406ptFeature._featureName); 428ptFeature._featureName);