await Printer.ShowPrintUIAsync(PrintPreview, MyTextBox, Guid.NewGuid().ToString());
You may want to provide more description and code.
I have added the project on GitHub.