Returns the selected resampling rate. This value specifies, how the height and the width of the images is changed after resampling (expressed as a percentage)
GetPdfResamplingRate (pBlackIceDEVMODE As Long) As Long
Input value - pointer to the BlackIceDEVMODE structure.
Return value - the resampling rate, expressed as a percentage (between 1 and 200)
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.