Copies the PDF417 barcode image into the system clipboard.
void CopyToClipboard(); |
Remarks
Before you call this method, use GetActualSize() method to obtain the actual size of the PDF417 barcode and use SetSize() method to set image size by adding surrounding white space around the PDF417 barcode.
See Also