PrintSettings.PageSetup Property
Page Setup.Represents the element tag in schema: c:pageSetup
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PageSetup As PageSetup
Get
Set
'Usage
Dim instance As PrintSettings
Dim value As PageSetup
value = instance.PageSetup
instance.PageSetup = value
public PageSetup PageSetup { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.PageSetup
Returns PageSetup.