Renders the Aztec barcode onto the device such as computer screen or printers.
void Render(long hDC, int x, int y); |
Parameters
hDC
Device context on which to render the Aztec barcode.
x
The x coordinate, in pixels, of the top left corner of the Aztec barcode .
y
The y coordinate, in pixels, of the top left corner of the Aztec barcode.