ReportPageSettings Class
Represents the page settings for a report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.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.WinForms.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.WinForms Namespace