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

Syntax

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

See Also

IPXV_DocHighlightItem