2 writes to HasMorePages
Accessibility_Core_App (2)
PrintingControls.cs (2)
34e.HasMorePages = false; // set the HasMorePages property to false , so that no other page will not be added 40e.HasMorePages = true; // e.HasMorePages raised the PrintPage event once per page .