Frame.MarginWidth Property

Definition

Left and Right Margin for Frame.

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

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

Property Value

Returns MarginWidth.

Applies to