프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Execute ( string str ) : int | ||
GhostscriptViewerFormatHandler ( |
||
InitPage ( int pageNumber ) : void | ||
Initialize ( ) : void | ||
Open ( string filePath ) : void | ||
ShowPage ( int pageNumber ) : void | ||
StdError ( string message ) : void | ||
StdInput ( string &input, int count ) : void | ||
StdOutput ( string message ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public GhostscriptViewerFormatHandler ( |
||
viewer | ||
리턴 | System |
public abstract StdInput ( string &input, int count ) : void | ||
input | string | |
count | int | |
리턴 | void |