This topic has not yet been rated - Rate this topic

textLineThroughStyle property

Sets or retrieves the appearance of the line-through decoration of the object.

Syntax

HRESULT value = object.put_textLineThroughStyle(BSTR v);HRESULT value = object.get_textLineThroughStyle(BSTR* p);

Property values

Type: BSTR

One of the values in the Property Values section.

Remarks

This property specifies the style of the line-through decoration. To turn this decoration on or off, use the IHTMLRenderStyle::textDecoration property.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.