Share via


PrintSettings.PageSetup Property

Definition

Page Setup.

Represents the following element tag in the schema: c:pageSetup.

public DocumentFormat.OpenXml.Drawing.Charts.PageSetup PageSetup { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.PageSetup? PageSetup { get; set; }
member this.PageSetup : DocumentFormat.OpenXml.Drawing.Charts.PageSetup with get, set
Public Property PageSetup As PageSetup

Property Value

Returns PageSetup.

Applies to