[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Margins

Margins Class

Represents the margins.

Inheritance
Margins
Implements
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class Margins : ICloneable

Constructors

Name Description
Margins()

Initializes a new instance of the Margins class.

Margins(float, float, float, float)

Initializes a new instance of the Margins class.

Properties

Name Description
Bottom

Gets the bottom margin.

Left

Gets the left margin.

Right

Gets the right margin.

Top

Gets the top margin.

Methods

Name Description
Clone()

Performs a cloning of this instance.

Equals(object)

Determines whether the specified object is equal to this instance.

GetHashCode()

Events

Name Description
Changed

Event that occurs when an element is changed.