IPXV_DocHighlightItem::Pen 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 Pen of interface IPXV_DocHighlightItem returns/sets Pointer to IUIX_Pen ...

Syntax

HRESULT get_Pen([out, retval]  IUIX_Pen**  pVal);
HRESULT put_Pen([in]  IUIX_Pen*  pVal);

See Also

IPXV_DocHighlightItem