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