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 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocHighlightItem::Pen Property}}
 
{{#customTitle:IPXV_DocHighlightItem::Pen Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]].
+
[[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]].

Revision as of 06:23, 20 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.