ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Margin Structure
Fields Properties Methods

In This Topic
    Margin Structure Members
    In This Topic

    The following tables list the members exposed by Margin.

    Public Constructors
     NameDescription
    Public ConstructorCtor  
    Top
    Public Fields
     NameDescription
    Public FieldBottom margin  
    Public Fieldstatic (Shared in Visual Basic)Initializes an empty margin with all margins setted to zero.  
    Public FieldLeft margin  
    Public FieldRight margin  
    Public FieldTop margin  
    Top
    Public Properties
     NameDescription
    Public PropertyHorizontal margin (left plus right)  
    Public PropertyVertical margin (top plus bottom)  
    Top
    Public Methods
     NameDescription
    Public MethodChecks whether the Margin equals to the specified one.  
    Public Method  
    Top
    See Also