<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / ReportOptions Class / Margin Property

In This Topic
    Margin Property (ReportOptions)
    In This Topic
    Gets or sets the margin around each page (in pixels).
    Syntax
    'Declaration
     
    Public Property Margin As Thickness
    public Thickness Margin {get; set;}
    See Also