PageSettings Members

Include Protected Members
Include Inherited Members

Represents the page settings for a report.

The PageSettings type exposes the following members.

Constructors

  Name Description
Public method PageSettings() Initializes a new instance of the PageSettings class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
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