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)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]].
+
[[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]]

Revision as of 05:02, 23 May 2015


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

IPXV_DocHighlightItem