Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Page Class / RightMargin Property

In This Topic
    RightMargin Property (Page)
    In This Topic
    Gets or sets the width of the left margin. Default: 0 in.
    Syntax
    'Declaration
     
    Public Property RightMargin As ReportSize
    public ReportSize RightMargin {get; set;}
    See Also