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