PageSettings.Margins Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ReportMargins ^ Margins { Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ReportMargins ^ get(); void set(Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ReportMargins ^ value); };
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportMargins Margins { get; set; }
member this.Margins : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportMargins with get, set
Public Property Margins As ReportMargins