IDAutomation Linear Forms Control

Barcode.SaveMetafile Method 

[Visual Basic]
Public Function SaveMetafile( _
   ByVal FileNameAndPath As String _
) As Boolean
[C#]
public bool SaveMetafile(
   string FileNameAndPath
);

See Also

Barcode Class | IDAutomation.Windows.Forms.LinearBarCode Namespace