Overload List

  NameDescription
SaveEpsImage(Stream, Encoding)
Saves this barcode to the specified Stream object and text encoding in EPS (Encapsulated PostScript) format.
SaveEpsImage(String, Encoding)
Saves this barcode to the specified file in EPS (Encapsulated PostScript) format.
SaveEpsImage(Stream, Encoding, EpsCmykBarcodeColors)
Saves this barcode to the specified Stream object and text encoding in EPS (Encapsulated PostScript) format with CMYK color space.
SaveEpsImage(String, Encoding, EpsCmykBarcodeColors)
Saves this barcode to the specified file in EPS (Encapsulated PostScript) format with CMYK color space.

See Also