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)