PXS_StreamDecodeDepth Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXS_StreamDecodeDepth Enumeration}}
 
{{#customTitle:PXS_StreamDecodeDepth Enumeration}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:19, 20 May 2015


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

...