IPXV_DocHighlightItem::Brush Property

From PDF XChange PDF SDK
Revision as of 07:27, 12 June 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**  Val);
HRESULT put_Brush([in]  IUIX_Brush*  Val);

See Also

IPXV_DocHighlightItem