CurrAttr property

[Top]  [Chapter]  [Previous]  [Next]

Declaration

IWPAttrInterface CurrAttr;

Description

This is the interface to the current writing attribute of the active editor.

Important: If you need to change the selected text or, if no text is selected, the current writing mode use property TextAttr. This means TextAttr should be used when changing implementing toolbar logic.

Please note that a click in the editor will reset the writing mode to the mode used by the text at the cursor position. If you change CurrAttr in code you need to set the focus into thr editor after the update.



[idh_wpdllint_currattr.htm]    Copyright © 2007 by WPCubed GmbH