The BaseDevModeType defines two enumerations:
- PrinterDefault.
- UserDefault.
I understand that the devmode base structure is populated based on the enumerations.
But, How are these two devmodes different ?
What examples cases would each of the devmodes be different ?