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

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

공개 메소드들

메소드 설명
Start ( ) : void
ghostscript_Processing ( object sender, GhostscriptProcessorProcessingEventArgs e ) : void

비공개 메소드들

메소드 설명
Start2 ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

ghostscript_Processing() 공개 메소드

public ghostscript_Processing ( object sender, GhostscriptProcessorProcessingEventArgs e ) : void
sender object
e Ghostscript.NET.Processor.GhostscriptProcessorProcessingEventArgs
리턴 void