ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Margins Class
Properties Methods Events

In This Topic
    Margins Class Members
    In This Topic

    The following tables list the members exposed by Margins.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Creates a new instance of the Margins class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom margin of the page, in inches.  
    Public PropertyGets or sets the left margin of the page, in inches.  
    Public PropertyGets or sets the right margin of the page, in inches.  
    Public PropertyGets or sets the top margin of the page, in inches.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a clone of the Margins object.  
    Public MethodDetermines whether the specified object is equal to the current object.  
    Top
    Public Events
     NameDescription
    Public EventFires when the margins are changed.  
    Top
    See Also