Share via


ReportMargins Members

Represents the page margins for a report.

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

Public Constructors

  Name Description
ReportMargins  

Top

Public Properties

  Name Description
ms164375.pubproperty(en-US,SQL.90).gif Bottom Returns the bottom margin, in millimeters, of a report page. Read-only.
ms164375.pubproperty(en-US,SQL.90).gif Left Returns the left margin, in millimeters, of a report page. Read-only.
ms164375.pubproperty(en-US,SQL.90).gif Right Returns the right margin, in millimeters, of a report page. Read-only.
ms164375.pubproperty(en-US,SQL.90).gif Top Returns the top margin, in millimeters, of a report page. Read-only.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164375.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164375.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms164375.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms164375.pubmethod(en-US,SQL.90).gifms164375.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164375.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms164375.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms164375.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ReportMargins Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace