Overload | Description |
---|---|
ToPageSettings(C1PrintDocument,PrinterSettings) | Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object. |
ToPageSettings(C1PrintDocument) | Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object. |
ToPageSettings() | Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object. |