Returns the state of the URL link generation option. This option turns URLs in the PDF into clickable links.
GetPdfUrlParsing (pBlackIceDEVMODE As Long) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
Return value - the state of the URL link generation option.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.