Share via


Compatibility.ShowBreaksInFrames Property

Definition

Display Page/Column Breaks Present in Frames.

Represents the following element tag in the schema: w:showBreaksInFrames.

public DocumentFormat.OpenXml.Wordprocessing.ShowBreaksInFrames ShowBreaksInFrames { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ShowBreaksInFrames? ShowBreaksInFrames { get; set; }
member this.ShowBreaksInFrames : DocumentFormat.OpenXml.Wordprocessing.ShowBreaksInFrames with get, set
Public Property ShowBreaksInFrames As ShowBreaksInFrames

Property Value

Returns ShowBreaksInFrames.

Applies to