Gets or sets a value indicating whether an additional page should be printed.
'Declaration
Public Property HasMorePages As Boolean
public bool HasMorePages {get; set;}
Property Value
true if an additional page should be printed; otherwise,
false. The default is
false.