Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImagePrinter Class : Prepare Method |
'Declaration Protected Sub Prepare( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal dpiX As Single, _ ByVal dpiY As Single, _ ByVal e As PrintPageEventArgs _ )
'Usage Dim instance As RasterImagePrinter Dim width As Integer Dim height As Integer Dim dpiX As Single Dim dpiY As Single Dim e As PrintPageEventArgs instance.Prepare(width, height, dpiX, dpiY, e)