CurrParAttr

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

Applies to

IWPDataBlock

Declaration

IWPAttrInterface ParAttr

Description

This interface let you modify the current paragraph. The current paragraph is the paragraph which was appended last using the function AppendParagraph. The method SelectFirstPar will make the first paragraph the "current".

 

Note: Please don't forget to call ReleaseInt() with the returned interface at the end of your code.


[currparattr.htm]    Copyright © 2007 by WPCubed GmbH