ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / PrintOptions Class / PrintPageBorder Property

In This Topic
    PrintPageBorder Property
    In This Topic
    Print page border
    Syntax
    'Declaration
     
    Public Property PrintPageBorder As Boolean
    public bool PrintPageBorder {get; set;}
    See Also