ComponentOne Bitmap for WPF
AddPage(CommandList,Size2F) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PrintControl Class > AddPage Method : AddPage(CommandList,Size2F) Method
Converts Direct2D primitives in the passed-in command list into a fixed page representation for use by the print subsystem.
Syntax
'Declaration
 
Public Overloads Sub AddPage( _
   ByVal commandList As CommandList, _
   ByVal pageSize As Size2F _
) 
public void AddPage( 
   CommandList commandList,
   Size2F pageSize
)

Parameters

commandList
pageSize
See Also

Reference

PrintControl Class
PrintControl Members
Overload List