IPXV_DocHighlightItem::Brush Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocHighlightItem::Brush Property}}
 
{{#customTitle:IPXV_DocHighlightItem::Brush Property}}
{{#parentPage:PXV:IPXV_DocHighlightItem#Properties|Brush Property|property}}
+
{{#parentPage:PXV:IPXV_DocHighlightItem#Properties|Brush|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:09, 23 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);

See Also

IPXV_DocHighlightItem