| IDAutomation QR Code Forms Control |
|
QRCodeBarcode.SaveMetafile Method
Saves the metafile contained in the picture property of the control.
public
bool SaveMetafile(
string FileNameAndPath);
Parameters
-
FileNameAndPath
- The path and file name for the metafile
Return Value
True if the file is saved correctly, otherwise false.
See Also
QRCodeBarcode Class | IDAutomation.Windows.Forms.QRCodeBarcode Namespace