Returns the state of the linearized PDF generation option.(Fast Web View)
GetPdfLinearized (pBlackIceDEVMODE As Long) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
Return value - the state of the linearization option. If this value is TRUE, linearized PDF generation (Fast Web View) is turned on.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.