Returns the state of the PDF/A transparency option.
GetPdfATransparency (pBlackIceDEVMODE As Long) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
Return value - contains the state of the transparency option. If this value is TRUE, the transparency option is turned on.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.