개정판 950e6b84
issue #00000 convert service
- markus library 수정 후 적용
- pdf download를 plugin으로 변경
- convert 안정화
Change-Id: Ibafcf7fb59445659f8361922f80d47e3e6610a65
ConvertService/ServiceBase/IServiceBase/ProcessContext.cs | ||
---|---|---|
67 | 67 |
/// 상태값을 보내는 간격(페이지간격) |
68 | 68 |
/// </summary> |
69 | 69 |
public int SendStatusInterval { get; set; } |
70 |
|
|
71 |
public string FontsFolder { get; set; } |
|
72 |
|
|
73 |
public bool IsApiDownload { get; set; } |
|
70 | 74 |
} |
71 | 75 |
} |
내보내기 Unified diff