Saves this barcode to the specified Stream object and text encoding in EPS (Encapsulated PostScript) format.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.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