ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / LayoutSettingsModel Class / IsPrintPageBorder Property

In This Topic
    IsPrintPageBorder Property
    In This Topic
    Draws the crop box (the page boundary of report pages) during N-up printing Is only available in "Multiple pages per sheet" mode
    Syntax
    'Declaration
     
    Public Property IsPrintPageBorder As Boolean
    public bool IsPrintPageBorder {get; set;}
    See Also