PXC_ProfileFlags Enumeration

From PDF XChange PDF SDK
Revision as of 13:39, 13 April 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 PXC_ProfileFlags
{
    ProfileFlag_BuiltIn = -2147483648;
    ProfileFlag_Input = 65536;
    ProfileFlag_Output = 131072;
    ProfileFlag_DotGain = 262144;
};

Constants

ProfileFlag_BuiltIn
The ...
ProfileFlag_Input
The ...
ProfileFlag_Output
The ...
ProfileFlag_DotGain
The ...

See Also

See also ...