G
Guest
I'm trying to insert a page break in a document of Word 2003 Application
(Microsoft.Office.Interop.Word) using Visual Studio 2005 with C# as
programming language.
I have seen the r-w property PageBreakBefore of the Paragrah object. The set
property has an int parameter but I can not find the exact value.
Also the InsertBreak method of the Range object with an object parameter
setted to WdBreakType.wdPageBreak does not work (obtain a COM error).
I'll very hopefully if I receive a little help.
Enjoy (also with mineral water)
(Microsoft.Office.Interop.Word) using Visual Studio 2005 with C# as
programming language.
I have seen the r-w property PageBreakBefore of the Paragrah object. The set
property has an int parameter but I can not find the exact value.
Also the InsertBreak method of the Range object with an object parameter
setted to WdBreakType.wdPageBreak does not work (obtain a COM error).
I'll very hopefully if I receive a little help.
Enjoy (also with mineral water)