1 instantiation of PagePhotoPrintingIntentSetting
ReachFramework (1)
PrintConfig\PrtTicket_Public.cs (1)
384
_pagePhotoIntent = new
PagePhotoPrintingIntentSetting
(this);
3 references to PagePhotoPrintingIntentSetting
ReachFramework (3)
PrintConfig\PrtTicket_Public.cs (3)
376
/// Gets a <see cref="
PagePhotoPrintingIntentSetting
"/> object that specifies the page photo printing intent setting.
378
public
PagePhotoPrintingIntentSetting
PagePhotoPrintingIntent
653
private
PagePhotoPrintingIntentSetting
_pagePhotoIntent;