PXS_StreamDecodeDepth Enumeration
From PDF XChange PDF SDK
Specifies the ...
Syntax
enum PXS_StreamDecodeDepth
{
DecodeDepth_All = -2,
DecodeDepth_Raw = -1,
DecodeDepth_DecryptOnly = 0,
};
Constants
- DecodeDepth_All
- The ...
- DecodeDepth_Raw
- The ...
- DecodeDepth_DecryptOnly
- The ...
See Also
IPXS_PDFVariant::Stream_CreateDecoder, IPXS_PDFVariant::Stream_GetData, IPXS_PDFVariant::Stream_GetMemData