Exemplo n.º 1
0
 public Task CreateA4PngBill1()
 {
     return(GenerateAndCompareBill(SampleData.CreateExample1(), OutputSize.A4PortraitSheet, GraphicsFormat.PNG));
 }