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

In This Topic
    textIndent Property (IHTMLStyle)
    In This Topic

    textIndent property of IHTMLStyle interface.

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

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

    See Also