IPXC_EState::BlendMode Property

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

Revision as of 06:17, 20 March 2015

Property BlendMode of interface IPXC_EState returns/sets Value of PXC_BlendMode ...


Syntax

HRESULT get_BlendMode([out, retval] PXC_BlendMode* pBM);
HRESULT put_BlendMode([in] PXC_BlendMode pBM);

See Also

See also IPXC_EState.