PXC_OCConfigListMode Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:58, 24 March 2015

Specifies the ...

Syntax

enum PXC_OCConfigListMode
{
    OCConfig_ListAllPages = 0;
    OCConfig_ListVisiblePages = 1;
};

Constants

OCConfig_ListAllPages
The ...
OCConfig_ListVisiblePages
The ...

See Also

See also ...