Represents the page settings for a report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax
Visual Basic (Declaration)
Public NotInheritable Class ReportPageSettings
Dim instance As ReportPageSettings
public sealed class ReportPageSettings
public ref class ReportPageSettings sealed
public final class ReportPageSettings
public final class ReportPageSettings

Inheritance Hierarchy

Thread Safety
Any public static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also