ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / PrintPageBorders Property

In This Topic
    PrintPageBorders Property
    In This Topic
    Print page borders, or not
    Syntax
    'Declaration
     
    Public Property PrintPageBorders As Boolean
    public bool PrintPageBorders {get; set;}
    See Also