Report.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::ReportDesigner::Margins Margins { Microsoft::ReportDesigner::Margins get(); void set(Microsoft::ReportDesigner::Margins value); };
public Microsoft.ReportDesigner.Margins Margins { get; set; }
member this.Margins : Microsoft.ReportDesigner.Margins with get, set
Public Property Margins As Margins