Gets or sets the attributes of a section's page border. The property's value is an object of the type PageBorder.

Introduced: 17.0.

Syntax

public PageBorder PageBorder { get; set; }
Public Property PageBorder() As PageBorder