IPXC_EState::BlendMode Property

From PDF XChange PDF SDK
Revision as of 06:03, 23 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.