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