IPXV_DocHighlightItem::Pen Property

From PDF XChange PDF SDK
Revision as of 03:51, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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