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