IDAutomation Aztec Forms Control

AztecBarcode.SaveImageAs Method 

Saves the image to the specified location as the specified file type

public bool SaveImageAs(
   string FileNameAndPath,
   ImageFormat imageFmt
);

Parameters

FileNameAndPath
Path and file name of image
imageFmt
ImageFormat object specifying the type of image

Return Value

True if successful, otherwise false

See Also

AztecBarcode Class | IDAutomation.Windows.Forms.AztecBarcode Namespace