Overload List

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

See Also