Borders.ApplyPageBordersToAllSections Method
Applies the specified page-border formatting to all sections in a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ApplyPageBordersToAllSections
'Usage
Dim instance As Borders
instance.ApplyPageBordersToAllSections()
void ApplyPageBordersToAllSections()