Gets or sets the page margins.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public Margins PageMargins { get; set; } |
Visual Basic Copy Code |
---|
Public Property PageMargins As Margins |
An instance of the .NET Margins class specifying the spacing between the report contents and the physical page border. The default is 0.75 inches from all sides.