3 references to PagePhotoPrintingIntent
ReachFramework (3)
PrintConfig\PrtTicket_Public.cs (1)
576
return this.
PagePhotoPrintingIntent
;
PrintConfig\PrtTicket_Public_Simple.cs (2)
1230
_printTicket.
PagePhotoPrintingIntent
.Value);
1587
_printTicket.
PagePhotoPrintingIntent
.Value = (PhotoPrintingIntent)cacheValue;