'Declaration Public Overloads Sub AddPage( _ ByVal commandList As CommandList, _ ByVal pageSize As Size2F, _ ByVal pagePrintTicketStream As ComStream, _ ByRef tag1 As Long, _ ByRef tag2 As Long _ )
public void AddPage( CommandList commandList, Size2F pageSize, ComStream pagePrintTicketStream, out long tag1, out long tag2 )
Parameters
- commandList
- pageSize
- pagePrintTicketStream
- tag1
- tag2