ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Page Class / TopMargin Property

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