C# 클래스 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.
상속: ISample
파일 보기 프로젝트 열기: jhabjan/Ghostscript.NET 1 사용 예제들

공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void