ReportPageSettings Class

Represents the page settings for a report.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ReportPageSettings
'Usage
Dim instance As ReportPageSettings
[SerializableAttribute] 
public sealed class ReportPageSettings
[SerializableAttribute] 
public ref class ReportPageSettings sealed
/** @attribute SerializableAttribute() */ 
public final class ReportPageSettings
SerializableAttribute 
public final class ReportPageSettings

Inheritance Hierarchy

System.Object
  Microsoft.Reporting.WebForms.ReportPageSettings

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

Reference

ReportPageSettings Members
Microsoft.Reporting.WebForms Namespace