메소드 | 설명 | |
---|---|---|
Convert ( string sourceFilePath, int sourceFormat, string targetFilePath, int targetFormat ) : bool | ||
Dispose ( ) : void | ||
WordConverter ( ) : Microsoft.Office.Interop.Word |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
CreateWordInstance ( ) : void | ||
DestroyWordInstance ( ) : void | ||
IsWordWorking ( ) : bool |
public Convert ( string sourceFilePath, int sourceFormat, string targetFilePath, int targetFormat ) : bool | ||
sourceFilePath | string | |
sourceFormat | int | |
targetFilePath | string | |
targetFormat | int | |
리턴 | bool |
public WordConverter ( ) : Microsoft.Office.Interop.Word | ||
리턴 | Microsoft.Office.Interop.Word |