IPXC_EState::OverPrint Property

From PDF XChange PDF SDK
Revision as of 07:02, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property OverPrint of interface IPXC_EState returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_OverPrint([out, retval]  VARIANT_BOOL*  pOP);
HRESULT put_OverPrint([in]  VARIANT_BOOL  pOP);

See Also

IPXC_EState