473,321 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

AllowBreakAcrossPages

I am using Microsoft.Office.Interop.Word to build a Word document in a
Windows Forms Application.

How can I set the AllowBreakAcrossPages property in C# for a particular row
in a Word table.

Here is the VB equivalent:

tableNew.Rows(3).AllowBreakAcrossPages = False

but I cannot get C# to take it.

Thanks
Ian
Nov 16 '05 #1
0 1106

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.