IPXV_DocHighlightItem::Brush Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocHighlightItem::Brush Property}} | {{#customTitle:IPXV_DocHighlightItem::Brush Property}} | ||
+ | {{#parentPage:PXV:IPXV_DocHighlightItem|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Brush''' of interface [[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]] returns/sets Pointer to [[PXV:IUIX_Brush|IUIX_Brush]] ... | Property '''Brush''' of interface [[PXV:IPXV_DocHighlightItem|IPXV_DocHighlightItem]] returns/sets Pointer to [[PXV:IUIX_Brush|IUIX_Brush]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 15:07, 20 April 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);
See Also
See also IPXV_DocHighlightItem.