'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 )
Parameters
- commandList
- pageSize
- pagePrintTicketStream
- tag1
- tag2