GetPdfAStreamCompression

Returns the stream compression of the PDF/A document. Available values: see SetPdfAStreamCompression method.

 

GetPdfAStreamCompression (pBlackIceDEVMODE As Long) As Long

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - stream compression of PDF/A document.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.