PXC_PrintColorOverrideMode Enumeration

From PDF XChange PDF SDK
Revision as of 07:01, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_PrintColorOverrideMode
{
    PrintColorOverride_Auto   = 0;
    PrintColorOverride_Gray   = 1;
    PrintColorOverride_Mono   = 2;
    _PrintColorOverride_Last_ = 3;
};

Constants

PrintColorOverride_Auto
The ...
PrintColorOverride_Gray
The ...
PrintColorOverride_Mono
The ...
_PrintColorOverride_Last_
The ...

See Also

See also ...