Share via


Frame.FrameSize Property

Definition

Frame Size.

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

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

Property Value

Returns FrameSize.

Applies to