PrintPageEventArgs.HasMorePages
PrintPageEventArgs.HasMorePages property
Gets or sets a value indicating whether an additional page should be printed.
public bool HasMorePages { get; set; }
Return Value
true
if an additional page should be printed; otherwise, false. The default is false
.
See Also
- class PrintPageEventArgs
- namespace Aspose.Drawing.Printing
- assembly Aspose.Drawing.Common