IPXC_EState::OverPrint Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:27, 15 June 2015


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