IPXC_EState::OverPrintMode Property

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

Jump to: navigation, search


Property OverPrintMode of interface IPXC_EState returns/sets Value of PXC_OverPrintMode ...

Syntax

HRESULT get_OverPrintMode([out, retval]  PXC_OverPrintMode*  pOM);
HRESULT put_OverPrintMode([in]  PXC_OverPrintMode  pOM);

See Also

IPXC_EState