Accusoft.ImagXpressSdk Namespace > ImageXView Class > Print Method : Print(Graphics,Rectangle,PrintType) Method |
'Declaration Public Overloads Sub Print( _ ByVal graphics As Graphics, _ ByVal dimensions As Rectangle, _ ByVal printType As PrintType _ )
'Usage Dim instance As ImageXView Dim graphics As Graphics Dim dimensions As Rectangle Dim printType As PrintType instance.Print(graphics, dimensions, printType)