Gets or sets the margins of the displayed pages, expressed in millimeters.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
C# Copy Code |
---|
public Margins Margins { get; set; } |
Visual Basic Copy Code |
---|
Public Property Margins As Margins |
An instance of the Margins class. The default is (20, 20, 20, 20).