'Declaration Property textTransform As System.String
System.string textTransform {get; set;}
textTransform
property of IHTMLStyle
interface.
'Declaration Property textTransform As System.String
System.string textTransform {get; set;}
An original IDL definition of textTransform
property was the following: BSTR textTransform
;