IPXV_DocHighlightItem::Brush Property

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

Jump to: navigation, search


Property Brush of interface IPXV_DocHighlightItem returns/sets Pointer to IUIX_Brush ...

Syntax

HRESULT get_Brush([out, retval] IUIX_Brush** ppVal);
HRESULT put_Brush([in] IUIX_Brush* ppVal);

See Also

See also IPXV_DocHighlightItem.