Accusoft.ImagXpressSdk Namespace > ImageXView Class : Print Method |
Overload | Description |
---|---|
Print(Graphics,Rectangle) | Prints an image to the current graphics object given graphics and rectangle values. |
Print(Graphics,RectangleF) | Prints an image to the current graphics object given graphics and dimensions. |
Print(Graphics,Rectangle,PrintType) | Prints an image to the current graphics object given graphics, dimensions and type of print. |
Print(Graphics,RectangleF,PrintType) | Prints an image to the current graphics object given graphics, dimensions and type of print. |