| IDAutomation QR Code Forms Control |
|
QRCodeBarcode.SaveIndependentEMF Method
Saves the metafile contained in the IndependentEMF property of the control.
public
bool SaveIndependentEMF(
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