IPXV_DocHighlightItem::Pen Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocHighlightItem::Pen Property}} | {{#customTitle:IPXV_DocHighlightItem::Pen Property}} | ||
− | {{#parentPage:PXV:IPXV_DocHighlightItem|Pen Property|property}} | + | {{#parentPage:PXV:IPXV_DocHighlightItem#Properties|Pen Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 15:24, 21 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);