PageSettings.Margins, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property Margins As ReportMargins
public ReportMargins Margins { get; set; }
public:
property ReportMargins^ Margins {
    ReportMargins^ get ();
    void set (ReportMargins^ value);
}
member Margins : ReportMargins with get, set
function get Margins () : ReportMargins
function set Margins (value : ReportMargins)

Valeur de propriété

Type : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportMargins

Voir aussi

Référence

PageSettings Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms