[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintPageEventArgs.HasMorePages

HasMorePages Property

HasMorePages

Gets or sets a value indicating whether an additional page should be printed.

Declaration
public bool HasMorePages { get; set; }
Property Value
Type Description
bool

true if an additional page should be printed; otherwise, false. The default is false.