Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
<GuidAttribute("79635BF1-BD1D-4B3F-A520-C1106F1AAAD8")> _
Public Interface Break
'Usage
Dim instance As Break
[GuidAttribute("79635BF1-BD1D-4B3F-A520-C1106F1AAAD8")]
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.