IPXC_AnnotData::BlendMode Property

From PDF XChange PDF SDK
Revision as of 08:04, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Gets/sets the blend mode of the annotation.

Syntax

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

See Also

IPXC_AnnotData