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 | |
---|---|---|
![]() |
IsLandscape | Indicates whether the orientation of the report as defined in the report definition file is landscape. |
![]() |
Margins | Represents the margins for a report page. Read-only. |
![]() |
PaperSize | Represents the paper size settings for a report page. Read-only. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
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.