Option values which determine the available radio buttons to enable in the print dialog.
Member | Value | Description |
---|---|---|
PP_PrintRangeEnable_All | 0 | Enable the All radio selection |
PP_PrintRangeEnable_AllPages | 1 | Enable the Pages radio selection |
PP_PrintRangeEnable_AllPagesSelection | 3 | Enable all pages radio selection |
PP_PrintRangeEnable_AllSelection | 2 | Enable the Selection radio selection |
The All value is always enabled. Using All will only enable the All radio button.