Saves this barcode to the specified Stream object and text encoding in EPS (Encapsulated PostScript) format.
Namespace: Neodynamic.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax
Parameters
- stream
- Type:
System.IO Stream
The Stream object to which to save this barcode.
- encoding
- Type:
System.Text Encoding
The Encoding object used for writing the stream object.
See Also