IPXC_Bookmark::Color Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Bookmark::Color Property}} | {{#customTitle:IPXC_Bookmark::Color Property}} | ||
+ | {{#parentPage:PXV:IPXC_Bookmark|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets/sets [[PXV:IColor|color]] of the bookmark. | Gets/sets [[PXV:IColor|color]] of the bookmark. |
Revision as of 14:42, 20 April 2015
Gets/sets color of the bookmark.
Syntax
HRESULT get_Color([out, retval] IColor** ppColor); HRESULT put_Color([in] IColor* ppColor);
See Also
See also IPXC_Bookmark.