3 references to PagePhotoPrintingIntent
ReachFramework (3)
PrintConfig\PrtTicket_Public.cs (1)
575
return this.
PagePhotoPrintingIntent
;
PrintConfig\PrtTicket_Public_Simple.cs (2)
1229
_printTicket.
PagePhotoPrintingIntent
.Value);
1586
_printTicket.
PagePhotoPrintingIntent
.Value = (PhotoPrintingIntent)cacheValue;