| IDAutomation Aztec Forms Control |
|
AztecBarcode.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
AztecBarcode Class | IDAutomation.Windows.Forms.AztecBarcode Namespace