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