AdjustPrintPageEventArgs Class
Describes arguments for the
C1PrintManager.AdjustPrintPage event, fired from within
C1PrintManager's
System.Drawing.Printing.PrintDocument.PrintPage event handler. Allows the user to adjust hard printer margins (e.g. to compensate for a buggy printer driver), or to print the page in user code (in that case,
Handled should be set to
true by the event handler).
public class AdjustPrintPageEventArgs
'Declaration
Public Class AdjustPrintPageEventArgs
System.Object
C1.C1Preview.AdjustPrintPageEventArgs