IPXC_AnnotData::BlendMode Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData::BlendMode Property}} | {{#customTitle:IPXC_AnnotData::BlendMode Property}} | ||
− | {{#parentPage:PXV:IPXC_AnnotData#Properties|BlendMode | + | {{#parentPage:PXV:IPXC_AnnotData#Properties|BlendMode|property}} |
Gets/sets the [[PXV:PXC_BlendMode|blend mode]] of the annotation. | Gets/sets the [[PXV:PXC_BlendMode|blend mode]] of the annotation. |
Latest revision as of 07:04, 23 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);