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

In This Topic
    textTransform Property (IHTMLStyle)
    In This Topic

    textTransform property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property textTransform As System.String
    System.string textTransform {get; set;}
    Remarks

    An original IDL definition of textTransform property was the following: BSTR textTransform;

    See Also