IPXC_AnnotData::BlendMode Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData::BlendMode Property}} | {{#customTitle:IPXC_AnnotData::BlendMode Property}} | ||
Line 12: | Line 13: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_AnnotData|IPXC_AnnotData]]. |
Revision as of 04:01, 20 May 2015
Gets/sets the blend mode of the annotation.
Syntax
HRESULT get_BlendMode([out, retval] PXC_BlendMode* pBMode); HRESULT put_BlendMode([in] PXC_BlendMode pBMode);