Share via


PreviousSectionProperties.PageSize Property

Definition

PageSize.

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

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

Property Value

Returns PageSize.

Applies to