C# 클래스 Ghostscript.NET.Samples.RunMultipleInstancesSample

상속: ISample
파일 보기 프로젝트 열기: jhabjan/Ghostscript.NET 1 사용 예제들

공개 메소드들

메소드 설명
Start ( ) : void

비공개 메소드들

메소드 설명
CreateTestArgs ( string inputPath, string outputPath, int pageFrom, int pageTo ) : string[]
Instance1 ( object target ) : void
Instance2 ( object target ) : void
Process ( string input, string output, int startPage, int endPage ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void