IPXV_DocHighlightItem::Pen Property

From PDF XChange PDF SDK
Revision as of 06:33, 20 March 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** ppVal);
HRESULT put_Pen([in] IUIX_Pen* ppVal);

See Also

See also IPXV_DocHighlightItem.