Gets or sets the margins of the pages in the viewer. This is a dependency property.
Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight
C#
![]() |
---|
public Thickness PageMargins { get; set; } |
Visual Basic
![]() |
---|
Public Property PageMargins As Thickness |
A Silverlight Thickness object specifying the distance between the page edges and the page content, expressed as device-independent pixels. The default is (48,48,48,48).