Udostępnij za pośrednictwem


Właściwość ReportPageSettings.Margins —

Represents the margins for a report page. Read-only.

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

Składnia

'Deklaracja
Public ReadOnly Property Margins As Margins
public Margins Margins { get; }
public:
property Margins^ Margins {
    Margins^ get ();
}
member Margins : Margins with get
function get Margins () : Margins

Wartość właściwości

Typ: Margins
A read-only Margins object containing margin information about the report page.

Zobacz też

Informacje

ReportPageSettings Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms