ReportPageSettings Members

Represents the page settings for a report.

The following tables list the members exposed by the ReportPageSettings type.

Public Properties

  Name Description
Public property IsLandscape Indicates whether the orientation of the report as defined in the report definition file is landscape.
Public property Margins Represents the margins for a report page. Read-only.
Public property PaperSize Represents the paper size settings for a report page. Read-only.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method ms255064.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ReportPageSettings Class
Microsoft.Reporting.WinForms Namespace