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