IPXV_DocHighlightItem::Brush Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:51, 15 June 2015


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

Syntax

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

See Also

IPXV_DocHighlightItem