Frame.MarginHeight Property

Definition

Top and Bottom Margin for Frame.

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

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

Property Value

Returns MarginHeight.

Applies to