alinkColor property

[This documentation is preliminary and is subject to change.]

Sets or gets the color of all active links in the document.

Syntax

HRESULT value = object.put_alinkColor(VARIANT v);HRESULT value = object.get_alinkColor(VARIANT* p);

Property values

Type: VARIANT

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

#0000FF

Value Condition

Default. Color is blue.

 

Remarks

Some browsers do not recognize color names, but all browsers should recognize and correctly display RGB color values.

See also

Reference

IHTMLDocument2::linkColor

IHTMLDocument2::vlinkColor

 

 

Build date: 6/12/2012