Break Interface
Represents individual page, column, and section breaks in a page.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Public Class reakImplementation
Implements Break
End Class
Dim reakImplementation1 As New reakImplementation()
Syntax
Public Interface Break
public interface Break
public interface class Break
public interface Break
public interface Break
Remarks
Use the Break object and the related methods and properties for programmatically defining page layout in a document.
Use the Item method to return a specific Break object.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000
Target Platforms
See Also
Reference
Microsoft.Office.Interop.Word Namespace