This topic has not yet been rated - Rate this topic

linkColor property

Sets or gets the color of the document links.

Syntax

HRESULT value = object.put_linkColor( v);HRESULT value = object.get_linkColor(* p);

Property values

Type: VARIANT

one of the color names or values in the Color Table.

colorValue (#0000ff)

Default value.

See also

Reference
IHTMLDocument2::alinkColor
IHTMLDocument2::vlinkColor

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.