ComponentOne Editor for WinForms
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLStyle Interface / verticalAlign Property

In This Topic
    verticalAlign Property (IHTMLStyle)
    In This Topic

    verticalAlign property of IHTMLStyle interface.

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

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

    See Also