| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > PrintControl Class > AddPage Method : AddPage(CommandList,Size2F,ComStream,Int64,Int64) Method |
'Declaration Public Overloads Sub AddPage( _ ByVal commandList As CommandList, _ ByVal pageSize As Size2F, _ ByVal pagePrintTicketStream As ComStream, _ ByRef tag1 As System.Long, _ ByRef tag2 As System.Long _ )
public void AddPage( CommandList commandList, Size2F pageSize, ComStream pagePrintTicketStream, out System.long tag1, out System.long tag2 )