new receipt formats
This commit is contained in:
@@ -122,7 +122,7 @@ public interface IEpsonPrinter : IAsyncDisposable
|
||||
/// <summary>
|
||||
/// Cut the paper
|
||||
/// </summary>
|
||||
Task CutAsync();
|
||||
Task CutAsync(bool fullCut=true);
|
||||
|
||||
/// <summary>
|
||||
/// Load an image from a file path into the printer buffer
|
||||
|
||||
Reference in New Issue
Block a user