Returns the list of pages that are printed if the Print Selected Pages Only feature is turned on. For example: “1,2,5-12”
GetSelectedPages (pBlackIceDEVMODE As Long) As String
Input value |
- Pointer to the BlackIceDEVMODE structure |
Return value |
- The list of pages. |
NOTE: For 32-bit applications, use pBlackIceDEVMODE as Integer, instead of Long.