| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PrintControl Class : AddPage Method |
| Overload | Description |
|---|---|
| AddPage(CommandList,Size2F) | Converts Direct2D primitives in the passed-in command list into a fixed page representation for use by the print subsystem. |
| AddPage(CommandList,Size2F,ComStream) | Converts Direct2D primitives in the passed-in command list into a fixed page representation for use by the print subsystem. |
| AddPage(CommandList,Size2F,ComStream,Int64,Int64) | Converts Direct2D primitives in the passed-in command list into a fixed page representation for use by the print subsystem. |