ActiveReports Developer 7
Margins Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : Margins Class

Glossary Item Box

The following tables list the members exposed by Margins.

Public Constructors

 NameDescription
Public ConstructorMargins ConstructorOverloaded. Creates a new instance of the Margins class.  
Top

Public Properties

 NameDescription
Public PropertyBottomGets or sets the bottom margin of the page, in inches.  
Public PropertyLeftGets or sets the left margin of the page, in inches.  
Public PropertyRightGets or sets the right margin of the page, in inches.  
Public PropertyTopGets or sets the top margin of the page, in inches.  
Top

Public Methods

 NameDescription
Public MethodCloneCreates a clone of the Margins object.  
Public MethodEqualsDetermines whether the specified object is equal to the current object.  
Top

Public Events

 NameDescription
Public EventChangedFires when the margins are changed.  
Top

See Also