PXS_StreamFilterFlags Enumeration

From PDF XChange PDF SDK
Revision as of 10:39, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXS_StreamFilterFlags
{
    SFF_Identity          = 1,
    SFF_Crypt             = 2,
    SFF_SupportByteMode   = 16,
    SFF_LossLess          = 32,
    SFF_Image             = 64,
    SFF_HasParams         = 128,
    SFF_ParamsAreOptional = 256,
};

Constants

SFF_Identity
The ...
SFF_Crypt
The ...
SFF_SupportByteMode
The ...
SFF_LossLess
The ...
SFF_Image
The ...
SFF_HasParams
The ...
SFF_ParamsAreOptional
The ...