Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / alinkColor Property

In This Topic
    alinkColor Property
    In This Topic

    alinkColor property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property alinkColor As System.Object
    System.object alinkColor {get; set;}
    Remarks

    An original IDL definition of alinkColor property was the following: VARIANT alinkColor;

    See Also