C# Class Ghostscript.NET.Samples.PipedOutputSample

Sample that demonstrates how to tell Ghostscript to write the output result to an anonymous pipe (memory) instead of the writing it to the disk.
Inheritance: ISample
Datei anzeigen Open project: jhabjan/Ghostscript.NET Class Usage Examples

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void