IWPAttrInterface CurrParAttr

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

This interface allows modification of the text attributes of the current paragraph, the paragraph the cursor is located in. Any change will update all characters in this paragraph! It will not add or remove the properties on the paragraph object level, but modify the character attributes of each character in this the text. To update the attributes hosted by the paragraph object use the method ParASet of the property CurrParAttr.

 

You can also access each character individually, use ParrAttr.CharAttr(index).


[iwpattrinterfacecurrparattr.htm]    Copyright © 2007 by WPCubed GmbH