Settings.BordersDoNotSurroundFooter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Page Border Excludes Footer.
Represents the following element tag in the schema: w:bordersDoNotSurroundFooter.
public DocumentFormat.OpenXml.Wordprocessing.BordersDoNotSurroundFooter BordersDoNotSurroundFooter { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.BordersDoNotSurroundFooter? BordersDoNotSurroundFooter { get; set; }
member this.BordersDoNotSurroundFooter : DocumentFormat.OpenXml.Wordprocessing.BordersDoNotSurroundFooter with get, set
Public Property BordersDoNotSurroundFooter As BordersDoNotSurroundFooter