Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns a Border object that represents the border of this section at the specified location. You can use the returned object to manipulate the borders for this section. Valid locations: Top, Left, Bottom, Right

C#
vb.net

Parameters

location

Returns

A Border object that represents the border of this section at the specified location.

Remarks

MS Word equivalent: Format menu > Borders and shading... > Borders tab

Examples

C#
vb.net
  • No labels