Udostępnij za pośrednictwem


Klasa ReportPageSettings

Represents the page settings for a report.

Hierarchia dziedziczenia

Object
  Microsoft.Reporting.WebForms.ReportPageSettings

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
Public NotInheritable Class ReportPageSettings
[SerializableAttribute]
public sealed class ReportPageSettings
[SerializableAttribute]
public ref class ReportPageSettings sealed
[<Sealed>]
[<SerializableAttribute>]
type ReportPageSettings =  class end
public final class ReportPageSettings

Typ ReportPageSettings uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna IsLandscape Indicates whether the orientation of the report as defined in the report definition file is landscape.
Właściwość publiczna Margins Represents the margins for a report page. Read-only.
Właściwość publiczna PaperSize Represents the paper size settings for a report page. Read-only.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Reporting.WebForms