PXC_FormSigFlag Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 21: Line 21:
 
;FormSig_AppendOnly
 
;FormSig_AppendOnly
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Revision as of 06:12, 23 May 2015


Specifies the ...

Syntax

enum PXC_FormSigFlag
{
    FormSig_HasSignature = 1,
    FormSig_AppendOnly   = 2,
};

Constants

FormSig_HasSignature
The ...
FormSig_AppendOnly
The ...