IPXC_EState::BlendMode Property

From PDF XChange PDF SDK
Revision as of 15:49, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.