|
Foxit PDF SDK
|
Public 成员函数 | |
| DocumentsSource (string directory) | |
| 用目录构造函数。 更多... | |
| DocumentsSource (DocumentsSource other) | |
| 用另一个文档源对象构造函数。 更多... | |
| bool | IsEmpty () |
| 检查当前对象是否为空。 更多... | |
此类用于表示一个指定的目录,该目录包含PDF文件,用户希望 在这些PDF文件中进行搜索。
|
inline |
用目录构造函数。
| [in] | directory | 表示目录的路径字符串。 |
|
inline |
用另一个文档源对象构造函数。
| [in] | other | 另一个文档源对象。 |
|
inline |
检查当前对象是否为空。
当当前对象为空时,意味着当前对象是无用的。