[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.Margin

Margin Class

Page margins

Inheritance
Margin
Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public sealed class Margin

Constructors

Name Description
Margin(float, float, float, float)

Initializes a new instance of the Margin class.

Fields

Name Description
Empty

The empty margins

Properties

Name Description
Bottom

Bottom margin.

Left

Left margin.

Right

Right margin.

Top

Top margin.

Extension Methods