<< Click to Display Table of Contents >> VpeGetCompression |
Returns the current setting of the compression mode.
int VpeGetCompression(
VpeHandle hDoc
)
VpeHandle hDoc
Document Handle
Returns:
possible values are:
Constant Name |
Value |
Comment |
DOC_COMPRESS_NONE |
0 |
no compression |
DOC_COMPRESS_FLATE |
1 |
flate (ZLIB) compression |