IPXV_DocHighlightItem::Brush Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocHighlightItem::Brush Property}} | {{#customTitle:IPXV_DocHighlightItem::Brush Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]]. |
Revision as of 05:23, 20 May 2015
Property Brush of interface IPXV_DocHighlightItem returns/sets Pointer to IUIX_Brush ...
Syntax
HRESULT get_Brush([out, retval] IUIX_Brush** ppVal); HRESULT put_Brush([in] IUIX_Brush* ppVal);