I hope the title is enough to understand my problem, I just want that if the button is click, i want to print an image with some text using class,
just like this in the picture below (example print)
This is my Print.vb (Class)
Public Class Print
Private Shared Lines As New Queue(Of...