Share via


PresentationClass.PageSetup Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property PageSetup As PageSetup
    Get
'Usage
Dim instance As PresentationClass
Dim value As PageSetup

value = instance.PageSetup
public virtual PageSetup PageSetup { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.PageSetup

Implements

_Presentation.PageSetup

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace