|
Foxit PDF SDK
|
Public 成员函数 | |
| OnProgress (message, progress) | |
| 在将 DWG 转换为 PDF 时调用的回调函数。 更多... | |
| Release () | |
| 用于释放当前回调对象本身的回调函数。 更多... | |
用于接收 DWG 转 PDF 进度的回调类。
| FSDK::DWG2PDFProgressCallback::OnProgress | ( | message | , |
| progress | |||
| ) |
在将 DWG 转换为 PDF 时调用的回调函数。
| [in] | message | 当前转换过程的消息。 |
| [in] | progress | 当前转换过程的进度。范围从 0 到 100。 |
| FSDK::DWG2PDFProgressCallback::Release | ( | ) |
用于释放当前回调对象本身的回调函数。