ReportPrintImage Method
Prints a Contorls.Image at specified location on Page
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public void PrintImage(
Image img,
double x1,
double y1,
bool linefeed = false
)
Parameters
- img Image
- The image to print
- x1 Double
- Horizontal location
- y1 Double
- Verticle location
- linefeed Boolean (Optional)