Saves this barcode image to the specified Stream object in WBMP image format.

Overload List

Saves this barcode image to the specified Stream object in WBMP image format.

public void SaveWbmpImage(Stream);

Saves this barcode image to the specified file in WBMP image format.

public void SaveWbmpImage(string);

See Also

BarcodeProfessional Class | Neodynamic.MobileWebControls.BarcodeProfessional Namespace